Upload image having bigger size (20 MB or more) using canvas in HTML5

Posted by Vishalneeraj-24503 under HTML 5 on 4/5/2018 | Points: 10 | Views : 1713 | Status : [Member] [MVP] | Replies : 1
Hi All,

Canvas has height/width restriction for IE only. It accepts image height and width as 8192 pixels irrespective of the image size. If height/width exceeds then “out of memory" or "Not enough storage is available to complete this operation" issues occur while drawing image on canvas.

So how to decrease height & width so that canvas won't have any issue with image uploading for IE only.




Responses

Posted by: Jatinrawal777 on: 4/14/2018 [Member] Starter | Points: 25

Up
0
Down
give answer this post I also not know

Vishalneeraj-24503, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response