Re: Something faster than [NSImage drawInRect:...]?
Re: Something faster than [NSImage drawInRect:...]?
- Subject: Re: Something faster than [NSImage drawInRect:...]?
- From: August Trometer <email@hidden>
- Date: Wed, 25 Jan 2006 13:24:47 -0500
In this case, 1680x1050.
-- August
On Jan 25, 2006, at 1:22 PM, Jonathan Hendry wrote:
Um, how big is the screen?
On Wednesday, January 25, 2006, at 12:06PM, August Trometer
<email@hidden> wrote:
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?
_______________________________________________
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