Scaling the Image
By default, images you display in the canvas
are displayed at whatever size they were created at. You can change that easily by specifying the final image size as part of your drawImage
call. That might be news to you, for the drawImage
method we looked at earlier takes only an image source and position values as its arguments:
Get hands-on with 1400+ tech skills courses.