NSImage drawInRect:fromRect:
NSImage drawInRect:fromRect:
- Subject: NSImage drawInRect:fromRect:
- From: Michael Becker <email@hidden>
- Date: Thu, 17 Mar 2005 16:07:43 +0100
Hello all!
Currently I am using NSImages in my application, doing a lot of
drawInRect:fromRect:operation:fraction:. Since I do not really need all
of the big features of NSImage, I would like to use NSBitmapImageReps.
However, NSBitmapImageRep does not have any method like the one
mentioned before.
As my main concern here is speed and memory usage: Is it feasible to
use NSBitmapImageRep's here and if so, how can I make them do what I
want?
Cheers,
Michael
_______________________________________________
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