HSBColor in Photoshop DOM
A color specified in HSB.
Instance Properties
| name | type | description |
|---|---|---|
| brightness | Number | the brightness value (between 0.0 and 100.0) |
| hue | Number | the hue value (between 0.0 and 360.0) |
| saturation | Number | the saturation value (between 0.0 and 100.0) |
| typename | String | (read only) |
Properties that are an HSBColor
| name | object | description |
|---|---|---|
| hsb | SolidColor |