Enumeration
ColorSpace
Color 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 | CMYK. | |
| Number = 1665684290 | readonly | HSB. | |
| Number = 1665941826 | readonly | LAB. | |
| Number = 1666009432 | readonly | Mixed ink. | |
| Number = 1666336578 | readonly | RGB. |
Object of 3
Properties elsewhere that hold an ColorSpace value.
Parameter of 2
Method parameters that accept an ColorSpace value.