| Name | CNSImage Resize |
|---|
| Description | Resizes an image to a new height and/or width.
|
|---|
| Format | CNSImage Resize ( Select entire contents ; Target ; Image ; Width ; Height ) |
|---|
| Required Parameters | Image The image or file path to an image you want to resize.
WidthThe new width for the image. [Specify 0 to resize proportionally with the height.]
HeightThe new height for the image. [Specify 0 to resize proportionally with the width.]
|
|---|
| Optional Parameters | - Select entire contents
If checked, the target field or variable will be replaced by the result of this script step.
- Target
Specify the field or variable to receive the result.
|
|---|