Hi,
I am drawing on Canvas using Path (Bezier Path)
I am trying to create a bitmap of the drawen path , JUST THE PART THAT WAS DRAWEN.
How can achieve this?
I was trying to create a new panel with canvas with the sizes of the path but when drawing on the new canvas the path coordinates are from the old panel.
Any help?
I am drawing on Canvas using Path (Bezier Path)
I am trying to create a bitmap of the drawen path , JUST THE PART THAT WAS DRAWEN.
How can achieve this?
I was trying to create a new panel with canvas with the sizes of the path but when drawing on the new canvas the path coordinates are from the old panel.
Any help?