SolidColor¶
Description¶
A color definition used in the document.
Properties¶
cmyk readonly | The CMYK color model. |
gray readonly | The grayscale color model. |
hsb readonly | The HSB color model. |
lab readonly | The lab color model. |
model readonly | The color model. |
nearestWebColor readonly | The nearest web color to the current color. |
rgb readonly | The RGB color model. |