Crop

Crops a buffer, if the aux pad is connected the bounding box of the node connected is used. When the crop area is configured to 0x0 at 0,0 and nothing is connected on aux, the bounding box of the node at the producing end of the input chain is used.
X
name: x type: double default: 0.00 minimum: -inf maximum: +inf ui-minimum: 0.00 ui-maximum: 1024.00 ui-gamma: 1.00 ui-step-small: 1.00 ui-step-big: 100.00 ui-digits: 1 unit:pixel-coordinate axis:x
Y
name: y type: double default: 0.00 minimum: -inf maximum: +inf ui-minimum: 0.00 ui-maximum: 1024.00 ui-gamma: 1.00 ui-step-small: 1.00 ui-step-big: 100.00 ui-digits: 1 unit:pixel-coordinate axis:y
Width
name: width type: double default: 0.00 minimum: -inf maximum: +inf ui-minimum: 0.00 ui-maximum: 1024.00 ui-gamma: 1.00 ui-step-small: 1.00 ui-step-big: 100.00 ui-digits: 1 unit:pixel-distance axis:x
Height
name: height type: double default: 0.00 minimum: -inf maximum: +inf ui-minimum: 0.00 ui-maximum: 1024.00 ui-gamma: 1.00 ui-step-small: 1.00 ui-step-big: 100.00 ui-digits: 1 unit:pixel-distance axis:y
Reset origin
name: reset-origin type: boolean default: False
name: gegl:crop
pads: aux input output
parent-class: GeglOperationComposer
categories: core
GEGL This page is part of the online GEGL Documentation, GEGL is a data flow based image processing library/framework, made to fuel GIMPs high-bit depth non-destructive editing future.