Image.extent

If the Geometry is larger than this Image, extends the image to the specified geometry. And the new pixels are set to the background color. If the Geometry is smaller than this image crops the image.

The new image is composed over the background using the composite operator specified by the compose property.

class Image
void
extent

Meta