Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

Excerpt

The resize modification resizes formats to a certain size and . This is available for all file types (images, video, audio, document). 

Property

Value

Details

kind

ResizeAction


width

Whole numbers, in pixel

Width of the output format.

height

Whole numbers, in pixel

Height of the output format.

resizeMode

Enum: "Resize" "Fit" "Shrink"

Specifies how the dimensions of a ResizeAction are applied to the content.

Fit (2) and Shrink (3) keep aspect ratio, Resize (1) does not. 

Image Removed
Image Added