Resizing an image in cm C#
问题 I have an requirement that asks for an image with 10 X 6,88 cm. I know that I can't simple convert from cm to pixels, cause one pixel size depends on the user display resolution. I would like to know if there is a way to resize an image to have that size in cm. (I need to keep the image extension also. e.g.: can't convert it to a pdf or other extension) 回答1: It really depends on in which resolution the user will print the image (sizes in cm makes little sense other than when printed). If the