How to unset a clip path in a Draw?
How to unset a clip path in a Draw?
While drawing to a Draw, after setting a clip path with DrawSetClipPath(), how can I remove the clip path so that I can draw on the whole image again?
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: How to unset a clip path in a Draw?
Does http://www.imagemagick.org/script/comma ... s.php#clip answer the question?
snibgo's IM pages: im.snibgo.com
Re: How to unset a clip path in a Draw?
I don't think so, or at least I can't put the pieces together. In fact from the various resources I read it seems that the clipping mask of an image and the clipping path of a draw/MVG are two completely separate concepts.