Currently i am trying to draw some line in my iPad screen and i am able to do so.
I am following this code:
So currently if i am trying to save the drawing
I cannot save the drawing without its background,It saves the whole screen i.e. that drawing and its background.So how can i save only lines not its background.
Any sample application or tutorial available for this?