Canvas-Toolkit / CanvasKit

A comprehensive library for working with the Canvas API.
MIT License
20 stars 12 forks source link

ensure that the image parameter is not null #19

Closed mishra-anamika closed 1 year ago

mishra-anamika commented 1 year ago

use the drawImage method of the canvas context to draw the image at the specified x and y coordinates.

mselodie commented 1 year ago

This is a great addition to the project! It looks like a useful piece of functionality.

Requesting to update the documentation file.