PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Executes an imageserver transformation for the specified image.
Syntax
Smartsite SXML | Copy Code |
---|---|
image.transformbytes(binary bytes, string commands) |
Parameters
Name | Data Type | Description |
---|---|---|
bytes | Binary | The byte array representing the image. |
commands | String | The image server commands to execute. |
Return Value
Data Type | Description |
---|---|
Binary | The transformed image. |