The type of clipping path to create.
| Name | Description | Value |
|---|---|---|
| NONE | No clipping path applied. | 1852796517 = ‘none’ |
| DETECT_EDGES | The clipping path is based on pixel value threshold and tolerance. | 1685349735 = ‘dteg’ |
| ALPHA_CHANNEL | The clipping path is based on an alpha channel defined for the graphic in a graphics application. | 1634756707 = ‘aphc’ |
| PHOTOSHOP_PATH | The clipping path is defined for the graphic in Photoshop. | 1886613620 = ‘pspt’ |
| USER_MODIFIED_PATH | (Read-only) The clipping path has been manually edited. | 1970106484 = ‘umpt’ |
Usage:
- As property:
- ClippingPathSettings.clippingType