PhotoshopCC 2015.5
Object

SolidColor

A color definition used in the document.

Properties

NameType AccessDescription
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.

Methods

Boolean

Compares two colors.

color SolidColor Another color to compare with.

Object of 6

Properties elsewhere that hold a SolidColor.

Parameter of 3

Method parameters that accept a SolidColor.