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.

Static 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.

Methods

isEqual readonly Compares two colors.