Enumeration
BlendingSpace
Transparency blending space options.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1129142603 | readonly | Uses the CMYK profile. | |
| Number = 1147563124 | readonly | Defaults to the current color profile. | |
| Number = 1666336578 | readonly | Uses the RGB color profile. |
Object of 1
Properties elsewhere that hold an BlendingSpace value.