On 28 Nov 2008, at 12:30 am, Jens Miltner wrote:
Well, you _can_ ask the NSImage or it's rep for a certain bitmap representation (see e.g. <http://markmail.org/message/ urbmcjwh5vixoxfd>). Even if the NSImage can't provide that data, you could still use the BSD layer to convert to e.g. a JPEG: man sips
Though I'd expect that JPEG->bitmap->JPEG could incur quite a bit of quality loss over the original data. Might be able to live with it for the few legacy files that would be affected.
--Graham _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]