CGGradient in an CGPath

Posted by catlan on Stack Overflow See other posts from Stack Overflow or by catlan
Published on 2010-04-01T20:05:04Z Indexed on 2010/04/01 23:23 UTC
Read the original article Hit count: 247

Is it possible to draw a gradient in a path on the iPhone?

I'm looking for a replacement of the mac os x method -drawInBezierPath:(NSBezierPath *)path relativeCenterPosition:(NSPoint)relativeCenterPosition of NSGradient.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about cocoa