canvas — Create a new empty image resource

    Static factory method to create a new empty image instance with given width and height. You can define a background-color. By default the canvas background is transparent.

    Height of the new image resource.

    Instance of Intervention\Image\Image