FROM : Frank Midgley
DATE : Wed Oct 06 18:35:58 2004
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_removed>
http://homepage.mac.com/knarf/
DATE : Wed Oct 06 18:35:58 2004
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_removed>
http://homepage.mac.com/knarf/
| Related mails | Author | Date |
|---|---|---|
| ±è°æ¿Á | Oct 5, 03:28 | |
| Frank Midgley | Oct 6, 18:35 | |
| R. Scott Thompson | Oct 6, 18:47 |






Cocoa mail archive

