Crop Relative
- Full Name
ImageTransformCropRelative
- Description
Crops images to a specified rectangular area defined by four values ranging from 0.0 to 1.0, where 0.0 represents the start of the image, and 1.0 represents the end of the image.
- Backend
- Input Parameters
- Images
RGB/A images
- Start X
Horizontal position of the initial rectangular corner in scale factor
- Start Y
Vertical position of the initial rectangular corner in scale factor
- End X
Horizontal position of the end rectangular corner in scale factor
- End Y
Vertical position of the end rectangular corner in scale factor
- Output Parameters
- Images
RGB/A images
Last modified: 04 December 2023