AutoColorCropOptions

Options for automatically cropping images based on color.

Syntax

Parameters

Name Type Description
corner xsd:string Choice of AutoCrop Corner.
tolerance xsd:double Color match specification. Uses:
  • 0 to match colors exactly.
  • 1 to enable the most color differences.

On this page