Re: NSImage copy from custom view
Re: NSImage copy from custom view
- Subject: Re: NSImage copy from custom view
- From: Heinrich Giesen <email@hidden>
- Date: Thu, 23 Jun 2005 11:22:27 +0200
On 23.06.2005, at 08:52, Michael Carter wrote:
How does one go about copying bits
from one view into another NSImage?
In the proposed code by "Ian was here" replace // Draw the bitmapped ...
and the following three codelines with:
[newImage addRepresentation: bmRep];
This saves a lot of cpu time.
--
Heinrich Giesen
email@hidden
_______________________________________________
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