→ Boolean
Compares two colors.
A color definition used in the document.
| Name | Type | Access | Description |
|---|---|---|---|
| static | CMYKColor | read/write | The CMYK color model. |
| CMYKColor | read/write | The CMYK color model. | |
| static | GrayColor | read/write | The grayscale color model. |
| GrayColor | read/write | The grayscale color model. | |
| static | HSBColor | read/write | The HSB color model. |
| HSBColor | read/write | The HSB color model. | |
| static | LabColor | read/write | The lab color model. |
| LabColor | read/write | The lab color model. | |
| static | ColorModel | read/write | The color model. |
| ColorModel | read/write | The color model. | |
| static | RGBColor | readonly | The nearest web color to the current color. |
| RGBColor | readonly | The nearest web color to the current color. | |
| static | RGBColor | read/write | The RGB color model. |
| RGBColor | read/write | The RGB color model. |
Compares two colors.
Properties elsewhere that hold a SolidColor.
Method parameters that accept a SolidColor.