Resize

 
 
 

| Relative | Absolute | Flip | Output

The Resize operator resizes the input image. You can perform a percentage resize, an absolute, pixel based resize, and you can flip the image horizontally or vertically.

Requires a Background Input (Any).

Produces an Output (Any).

Relative

Width/Height

Specifies the new width and height of the input image as a percentage of its original size.

Offset X

Offsets the input image from its original position. Positive values move the image to the left, and negative values move it to the right.

Offset Y

Offsets the input image from its original position. Positive values move the image up, and negative values move it down.

Absolute

Use Pixel Size

Forces the image to use the absolute width and height pixel values.

Width/Height

Specifies the new width and height of the input image in pixels.

Offset X

Offsets the input image from its original position. Positive values move the image to the left, and negative values move it to the right.

Offset Y

Offsets the input image from its original position. Positive values move the image up, and negative values move it down.

Flip

Flip Horizontal

Flips the image along the vertical axis.

Flip Vertical

Flips the image along the horizontal axis.

Output

Controls this operator's Output Options.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License