Re: NSImage representations
Re: NSImage representations
- Subject: Re: NSImage representations
- From: Dorian Johnson <email@hidden>
- Date: Mon, 9 Jul 2007 09:32:20 -0500
I've had problems in the past with vImage and endianness - I don't
know why, but it was causing problems for me for some types of
images. Locking focus onto the NSBitmapImageRep (I mistyped) was much
cleaner and never failed me. Just my personal experience.
- Dorian
On Jul 9, 2007, at 5:57 AM, Alastair Houghton wrote:
Presumably you're talking here about creating a new graphics
context using +graphicsContextWithBitmapImageRep: rather than
locking focus on the image?
It's worth pointing out as well that the Accelerate framework has a
large number of highly-optimized functions for converting between
different pixel formats.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden