views:

9

answers:

0

Hello, I need to check some bitmap files and report its x and y dpis, but I don't know how to convert biXPelsPerMeter and biYPelsPerMeter to dpi.

I'm using VC++

Are there any function for this?

thanks!