Swatches.iscommand

[Swatches.|<containerId>_swatches.]iscommand= *isCommand*

isCommand

The Image Serving command string that is applied to all swatches. If it is specified in the URL, be sure that you HTTP-encode all occurrences of & and = as %26 and %3D, respectively.

Note: Image sizing manipulation commands are not supported.

Properties

Optional.

Default

None.

Example

When specified in the viewer URL:

iscommand=op_sharpen%3d1%26op_colorize%3d0xff0000

When specified in the configuration data:

iscommand=op_sharpen=1&op_colorize=0xff0000

On this page