Re: The fastest way to render bitmaps to screen in Cocoa on Snow Leopard?
Re: The fastest way to render bitmaps to screen in Cocoa on Snow Leopard?
- Subject: Re: The fastest way to render bitmaps to screen in Cocoa on Snow Leopard?
- From: "Paul Sanders" <email@hidden>
- Date: Thu, 25 Mar 2010 23:14:05 -0000
> I need to open a bitmap file, perhaps do some filtering, and
> render it
> to the screen with the maximum possible performance.
Try it the easy way, see if it's fast enough. NSImage can load
most common bitmap file formats and draw itself.
Paul Sanders.
_______________________________________________
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