Anchor to CropRegionCrop
enumCrop Region
The part of the image that should remain after cropping.
Anchor to Valid valuesValid values
- Anchor to BOTTOMBOTTOM
Keep the bottom of the image.
- Anchor to CENTERCENTER
Keep the center of the image.
- Anchor to LEFTLEFT
Keep the left of the image.
- Anchor to REGIONREGION
Crop the exact region of the image specified by the crop_left, crop_top, crop_width and crop_height parameters.
- Anchor to RIGHTRIGHT
Keep the right of the image.
Keep the top of the image.
Was this section helpful?
Anchor to FieldsFields
- •ARGUMENT
Represents an image resource.
- •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.
Deprecated fields
- •ARGUMENTDeprecated
- •ARGUMENTDeprecated
- •ARGUMENTDeprecated
- •ARGUMENTDeprecated
- •ARGUMENTDeprecated
- •ARGUMENTDeprecated
- •ARGUMENTDeprecated
- •ARGUMENTDeprecated
Was this section helpful?