Scale and convert image to JPEG using NSImage, NSImageRep, etc?
Scale and convert image to JPEG using NSImage, NSImageRep, etc?
- Subject: Scale and convert image to JPEG using NSImage, NSImageRep, etc?
- From: Michael Rothwell <email@hidden>
- Date: Sun, 21 Mar 2004 19:10:55 -0500
It there a Cocoa way to scale, say, a 100x100 pixel TIFF to 50x50
pixels, convert it to JPEG, and save it to a file?
things like setSize: seem to only change the display size, not cause
the image to actually re-scale.
Michael Rothwell
email@hidden
_______________________________________________
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.