Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The image modifier can take parameters specifying the image dimensions. Dimensions can be used with a scaling mode. All dimensions are in inches.
The syntax for specifying an images dimensions without the scaling mode is image(width, height).
ex. %%=Company.Logo(1,2)
To use a scaling mode, add it as the first parameter in your modifier.
ex. %%=Company.Logo(image(3,1,2))

Anchor
modes
modes
The scaling mode can have the following values:

...