How can I make a transparent png image dynamically using canvas while uploading background image. For example I am uploading background image and i have coordinates of some part and by using canvas i have to make an png image of that part with that background using c#. Like This
Thank You In Advance