Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a color in HSL coordinates

Hierarchy

  • HsbColor

Index

Properties

Properties

b

b: number

Brightness channel of this color, in the range 0...100

h

h: number

Hue channel of this color, in the range 0...360

s

s: number

Saturation channel of this color, in the range 0...100

Generated using TypeDoc