Re: NSBezierPath compositing
Re: NSBezierPath compositing
- Subject: Re: NSBezierPath compositing
- From: Nicko van Someren <email@hidden>
- Date: Wed, 9 Mar 2005 16:34:14 +0000
On 9 Mar 2005, at 14:05, Simon Bovet wrote:
Is there a way to change the composite operation for a -[NSBezierPath
fill] ? I actually want to erase a non-rectangular portion of an
NSImage.
You can probably do this by rendering your Bezier path into a temporary
image and then compositing that image onto the image you want to alter.
Not very elegant I admit but I don't see an simple way to do what you
want.
Cheers,
Nicko
_______________________________________________
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