I have drawed a polygon on the page view using AVPageViewDrawPolygon.
After polygon drawing, i need to save the polygon to an image file or save as a cos obj.
Can i do this?
Sure, but there are no APIs to help you with this...
UNLESS you want to create a hidden PDF and then convert that to an image...
Retrieving data ...