Ver. | プロパティ名 | R/O | 値 | 説明 |
  
   |
alphaChannelPathNames | ○ |
Array( 文字列型 )
| A list of the alpha channels stored in the graphic. |
  
   |
appliedPathName | |
文字列型
| The name of the Photoshop path, alpha channel to use as a clipping path. |
  
   |
clippingType | |
ClippingPathType
ClippingPathType |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
ALPHA_CHANNEL | 1634756707 | アルファチャンネル |
  
   |
DETECT_EDGES | 1685349735 | エッジの検出 |
  
   |
NONE | 1852796517 | なし |
  
   |
PHOTOSHOP_PATH | 1886613620 | Photoshop パス |
  
   |
USER_MODIFIED_PATH | 1970106484 | (Read-only) ユーザによるパスの修正 |
| The clipping path type. |
  
   |
includeInsideEdges | |
ブール型
| If true, creates interior clipping paths within the surrounding clipping path. Note: Valid only when clipping type is alpha channel, detect edges. |
  
   |
insetFrame | |
長さ(数値または文字列)
| Shrinks the area enclosed by the clipping path by the specified amount. ( -10000 - 10000 pt) |
  
   |
invertPath | |
ブール型
| If true, inverts the clipping path. |
  
   |
isValid | ○ |
ブール型
| |
  
   |
photoshopPathNames | ○ |
Array( 文字列型 )
| A list of the clipping paths stored in the graphic. |
  
   |
restrictToFrame | |
ブール型
| If true, truncates the clipping path at the edge of the frame containing the graphic. Note: Valid only when clipping type is alpha channel, detect edges. |
  
   |
threshold | |
数値型
| Threshold for detect edges, the alpha channel. |
  
   |
tolerance | |
数値型
| Tolerance |
  
   |
useHighResolutionImage | |
ブール型
| If true, uses the high-resolution version of the graphic to create the clipping path. If false, calculates the clipping path based on screen-display resolution. Note: Valid only when clipping type is detect edges. |