Re: Clear bitmap...
Re: Clear bitmap...
- Subject: Re: Clear bitmap...
- From: "John C. Randolph" <email@hidden>
- Date: Tue, 27 Sep 2005 12:41:09 -0700
On Sep 27, 2005, at 10:27 AM, Brian O'Brien wrote:
I am writing an application and it renders polygons to
NSGraphicsContext (graphics context with bitmap image rep)
between each drawing however I would like to clear the bitmap image
rep and draw on a blank bitmap.
At the moment the previous image is still in the bit map and should
not be there.
So.. How do I clear the bitmap?
Use NSRectFill()
-jcr
John C. Randolph <email@hidden> (408) 914-0013
Roaming Cocoa Engineer,
Available for your projects at great Expense and Inconvenience.
_______________________________________________
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