Represents a transformation for an image. Used for Storage objects
The resize mode
Specify in which format you want the image to receive. (Defaults to 'origin', which means the original format)
The height of the image
The quality of the image. (Percentage 1-100, defaults to 80)
The width of the image
Resizes the image while keeping the aspect ratio to fit a given size.
Resizes the image while keeping the aspect ratio to fill a given size and crops projecting parts
Resizes the image without keeping the aspect ratio.
Changes the size of the image