| 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).
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. |
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 Horizontal |
Flips the image along the vertical axis. |
Flip Vertical |
Flips the image along the horizontal axis. |
Controls this operator’s Output Options.
SOFTIMAGE|XSI v.6.01