Image.chop

Removes the specified rectangle and collapses the rest of the image to fill the removed portion.

class Image
void
chop

Parameters

geometry Geometry

The horizontal and/or vertical subregion to remove.

Meta