ImageResizeMethod Enum
Resize methods for images.
Possible Values
#
CROP
The image will be cropped to the specified size.
FILL
The image will be resized to the specified size. When remaining empty space is left this is filled with a transparent background.
RESIZE
The image will be resized. When the ratio of the original image is kept, so the height or width specified might not match exactly.
Usages
#
References
#
- Argument method of field transformedUrl from type ListingImage
- Argument method of field thumbnailUrl from type ProductImage
- Argument method of field transformedUrl from type ProductImage
Previous
ImageInput
Next
IngestedOrder