clipping path settings
A clipping path object.
clipping path settings elements
| Name |
Refer to By |
| paths |
by numeric index, as a range of elements, before/after another element, satisfying a
test |
clipping path settings properties
| Property |
Type |
Access |
Description |
| alpha channel path names |
list of strings |
read |
A list of the names of the alpha channel paths in the imported graphic. |
| applied path name |
string |
r/w |
The name of current clipping path applied. |
| class |
integer |
read |
The class descriptor type. |
| clipping type |
clipping path type enumeration |
r/w |
The clipping path type. |
| include inside edges |
boolean |
r/w |
If true, include inside edges in the clipping path. |
| inset frame |
number or string |
r/w |
The inset of the clipping path. |
| invert path |
boolean |
r/w |
If true, invert the clipping path. |
| object reference |
object |
read |
An object reference for this object. |
| parent |
object |
read |
The parent of the object. |
| photoshop path names |
list of strings |
read |
A list of the names of the Photoshop paths in the imported graphic. |
| properties |
record |
r/w |
Property that allows setting of several properties at the same time. |
| restrict to frame |
boolean |
r/w |
If true, restrict the clipping path to the frame. |
| threshold |
integer (0 – 255) |
r/w |
Threshold for detect edges or alpha channel. |
| tolerance |
fixed (0 – 10) |
r/w |
Tolerance. |
| use high resolution image |
boolean |
r/w |
If true, use high resolution image data when creating the clipping path. |
clipping path settings methods
| Method |
Returns |
Description |
| convert to frame |
page item |
Convert to Frame. |