1
Answer

Convert Pixel to Millimeters

Photo of subhajit bhadury

subhajit bhadury

18y
8.3k
1
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)