Re: getting points in circular bezierpath
Re: getting points in circular bezierpath
- Subject: Re: getting points in circular bezierpath
- From: Frank Midgley <email@hidden>
- Date: Wed, 6 Oct 2004 11:35:58 -0500
On Oct 4, 2004, at 8:28PM, 김경옥 wrote:
I need to check every pixels in a circlular(oval) area drawn
by bezierPathWithOvalInRect in NSBezierPath.
Is there any method to get the coordinates of every pixels in Oval not
in Rect.
Or I need something to check if a point is in the oval like
NSPointInRect.
Um, -[NSBezierPath containsPoint:]?
-Frank
------------------------------------
Frank M. Midgley
email@hidden
http://homepage.mac.com/knarf/
_______________________________________________
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