Skip navigation.
 
mlRe: how to get image resolution(dpi)
FROM : Andreas Mayer
DATE : Mon Oct 04 17:03:49 2004

Am 04.10.2004 um 03:25 Uhr schrieb ±è°æ¿Á:

> I'm wondering how to get an image resolution(dpi) from NSImage.


Calculate it?

You can get the size in points from NSImage and the size in pixels from
NSImageRep.


Andreas

Related mailsAuthorDate
mlhow to get image resolution(dpi) ±è°æ¿Á Oct 4, 03:25
mlRe: how to get image resolution(dpi) Andreas Mayer Oct 4, 17:03