Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a parsed HSB color, such as the result of RaphaelStatic.rgb2hsb.

Hierarchy

Index

Properties

Properties

b: number

The HSB brightness channel.

h: number

The HSB or HSL hue channel.

s: number

The HSB or HSL saturation channel.

Generated using TypeDoc