Magidoc

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

#