iPhone clip image with path
Posted
by huggie
on Stack Overflow
See other posts from Stack Overflow
or by huggie
Published on 2010-04-03T08:26:23Z
Indexed on
2010/04/03
8:33 UTC
Read the original article
Hit count: 324
quartz
I would like to clip an image with path. In the book Programming with Quartz there is an example on how to draw a circle clipped by a rectangular path (p.37), and there is also a chapter on image masking with existing image as stencil (Ch.10). But I'm still not sure about how to clip an existing image using path. Is there any example or pointer?
© Stack Overflow or respective owner