PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Executes an imageserver transformation for the specified file / url (which must point to an image).

Syntax

Smartsite SXML CopyCode image Copy Code
image.transform(locator location, string commands)

Parameters

Name Data Type Description
location Locator The location of the image.
commands String The image server commands to execute.

Return Value

Data Type Description
Binary The transformed image.

Expand image Example