Do I need to release a CGMutablePathRef when I'm done with it? If so, how?
Asked
Active
Viewed 553 times
1 Answers
1
In the CGPath docs, there are both CGPathRetain and CGPathRelease functions.

Chuck
- 234,037
- 30
- 302
- 389