| Name |
Description |
| Application |
Gets the application to which the object belongs |
| BW |
Gets or sets Black and White state |
| CMYCyan |
Gets or sets the CMY Cyan color value |
| CMYKBlack |
Gets or sets the CMYK Black color value |
| CMYKCyan |
Gets or sets the CMYK Cyan color value |
| CMYKMagenta |
Gets or sets the CMYK Magenta color value |
| CMYKYellow |
Gets or sets the CMYK Yellow color value |
| CMYMagenta |
Gets or sets the CMY Magenta color value |
| CMYYellow |
Gets or sets the CMY Yellow color value |
| ColorContext |
Returns a read-only color context associated with this color object |
| ColorStyleName |
Returns the name of the color style or an empty if the color is not a color style |
| Gray |
Gets or sets the Gray value |
| HexValue |
Gets or sets the web-compatible RGB value of the color as a hexadecimal string |
| HLSHue |
Gets or sets the HLS Hue value |
| HLSLightness |
Gets or sets the HLS Lightness value |
| HLSSaturation |
Gets or sets the HLS Saturation value |
| HSBBrightness |
Gets or sets the HSB Brightness value |
| HSBHue |
Gets or sets the HSB Hue value |
| HSBSaturation |
Gets or sets the HSB Saturation value |
| InGamutColor |
Returns the corrected color to be within the current printer gamut |
| IsCMYK |
Returns True if the color is CMYK |
| IsColorStyle |
Returns true if the color is a color style |
| IsGray |
Returns True if the color has only black component |
| IsInGamut |
Returns True if the color is within the current printer gamut |
| IsSpot |
Returns True if the color is a spot color |
| IsTintable |
Returns True if the color can have tints |
| IsValidDuotoneColor |
Returns True if the color can be used in duotones |
| IsWhite |
Returns True if the color is white |
| LabComponentA |
Gets or sets the LAB A color value |
| LabComponentB |
Gets or sets the LAB B color value |
| LabLuminance |
Gets or sets the LAB L color value |
| Name |
Gets color name |
| Palette |
Returns a palette this color is obtained from, if one exists |
| PaletteIdentifier |
Returns a unique identifier of the palette this color is obtained from |
| Parent |
Gets the parent of which this object is a child |
| RGBBlue |
Gets or sets the RGB Blue color value |
| RGBGreen |
Gets or sets the RGB Green color value |
| RGBRed |
Gets or sets the RGB Red color value |
| RGBValue |
Specifies the RGB color value as a single integer |
| SpotColorID |
Gets or sets the color ID that identifies a spot color within its corresponding palette |
| SpotColorName |
Returns the name of the spot color this color is derived from |
| Tint |
Gets or sets the Fixed Palette Color's Tint |
| Type |
Gets color type |
| ValidDuotoneColor |
Returns the corrected color to be used in duotones |
| YIQChromaI |
Gets or sets the YIQ I color value |
| YIQChromaQ |
Gets or sets the YIQ Q color value |
| YIQLuminanceY |
Gets or sets the YIQ Y color value |