CropRegionInput - storefront - INPUT_OBJECT
Version: unstable
Description:
The input fields for defining an arbitrary cropping region.
Access Scopes
Fields
-
height:
Int! -
Height of the region of the image to extract when using the region crop mode.
-
left:
Int! -
Left position of the region of the image to extract when using the region crop mode.
-
top:
Int! -
Top position of the region of the image to extract when using the region crop mode.
-
width:
Int! -
Width of the region of the image to extract when using the region crop mode.
Input objects with this input object
Examples