AutoTransparentCropOptions

Last update: 2022-11-11
  • Created for:
  • Developer
    Admin

Options used when automatically cropping images based on transparency.

Syntax

Parameters

Name Type Description
tolerance xsd:double Removes white space from image edges based on transparency. Uses:
  • 0 to match colors exactly.
  • 1 to enable the most color differences.

On this page