How to set resolution of NSImage?
How to set resolution of NSImage?
- Subject: How to set resolution of NSImage?
- From: Sergey Mastykash <email@hidden>
- Date: Thu, 4 Dec 2003 17:03:32 +0200
I need to create image with resolution 600 PDI. Default resolution is
the resolution 72 DPI (as in current device).
As I know, that resolution isn't the property of NSImage, it's the
property of representation. OK.
But why, when I change size of NSImageRep, the resolution doesn't
change, while pixel size remains the same?
Can anyone send me sample of how to do it?
Thanks.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.