Skip to main content
input_object

The input fields for defining an arbitrary cropping region.

•Int!
non-null

Height of the region of the image to extract when using the region crop mode.

•Int!
non-null

Left position of the region of the image to extract when using the region crop mode.

•Int!
non-null

Top position of the region of the image to extract when using the region crop mode.

•Int!
non-null

Width of the region of the image to extract when using the region crop mode.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

The available options for transforming an image.

All transformation options are considered best effort. Any transformation that the original image type doesn't support will be ignored.


Was this section helpful?