canvas — Create a new empty image resource
Factory method to create a new empty image instance with given width and height. You can define a background-color optionally. By default the canvas background is transparent.
Height of the new image resource.
Instance of Intervention\Image\Image