SolidColor in Photoshop DOM
A color value.
Instance Properties
| name | type | description | 
|---|---|---|
| cmyk | CMYKColor | |
| hsb | HSBColor | |
| lab | LabColor | |
| model | ColorModel | color model | 
| nearestWebColor | RGBColor | (read only) the nearest web color to the current color | 
| rgb | RGBColor | |
| typename | String | (read only) | 
Properties that are a SolidColor
| name | object | description | 
|---|---|---|
| backgroundColor | Application | |
| color | Channel | color of text | 
| foregroundColor | Application | 
Arguments that are a SolidColor
| name | in method | of object | description | 
|---|---|---|---|
| color | isEqual(color) | ActionDescriptor |