Convert Pixel to Millimeters

May 11 2007 7:31 AM
In my C# .net i used System.Drawing.Image to read from a .TIFF file. When I retrieve one image height and width, its all in pixel. But I want all in millimeters. Plzz help me to solve this problem.

Answers (1)