Something faster than [NSImage drawInRect:...]?
Something faster than [NSImage drawInRect:...]?
- Subject: Something faster than [NSImage drawInRect:...]?
- From: August Trometer <email@hidden>
- Date: Wed, 25 Jan 2006 11:41:19 -0500
I have an image in a view that takes up the full screen. When I draw
the image using [NSImage drawInRect:fromRect:operation:fraction] it
takes, on average, about a third of a second to draw. Not a huge
delay, granted, but noticeable.
I'm sure that most of this delay is due to the size of the image, but
is there a faster way to draw the image in the view?
Thanks!
August
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden