Sets the order in which the image commands are being applied.
Enum values:
  • CropRotateScaleMirrorFirst
    Crop, rotate, scale, mirror + rest in order as defined in configuration This is the default order
  • RotateCropScaleMirrorFirst
    Rotate, crop, scale, mirror + rest in order as defined in configuration
  • Appearance
    Order of appearance in request query string + rest in order as defined in configuration This order is the only option where image commands may appear more than once
  • Configuration
    Order as appears in configuration

Properties

Data type Attribute
Enum -

Used in

Macro Description
Image Renders an HTML image tag including ImageProcessor parameters.Renders an HTML image tag including ImageProcessor parameters.
SXML