CGPath and Quartz 2D

Posted by iphonedevnoob on Stack Overflow See other posts from Stack Overflow or by iphonedevnoob
Published on 2010-05-23T16:24:40Z Indexed on 2010/05/23 16:31 UTC
Read the original article Hit count: 460

Filed under:
|
|
|

I want to create a triangle using Quartz 2D functions. The 3 edges of the triangle should be in different colors. I am able to create the triangle but not able to set the color of each edge or subpath separately. Any suggestions or sample code are much appreciated.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about SDK