Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

canvas drawimage resize quality

// If you're upscaling and image and its looking blurry, change this ctx value
ctx.imageSmoothingEnabled = false;
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #canvas #drawimage #resize #quality
ADD COMMENT
Topic
Name
8+3 =