Re: NSImage inside(?) NSBezierPath
Re: NSImage inside(?) NSBezierPath
- Subject: Re: NSImage inside(?) NSBezierPath
- From: Keith Duncan <email@hidden>
- Date: Thu, 13 Sep 2007 14:48:53 +0100
You need to alter the current graphics context's clipping path and
then draw the image.
Call -addClip on your round edged rectangle bezier path then draw the
image.
- Keith
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden