Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a parsed HSL color, such as the result of RaphaelStatic.rgb2hsl.

Hierarchy

Index

Properties

Properties

h

h: number

The HSB or HSL hue channel.

l

l: number

The HSL luminosity channel.

s

s: number

The HSB or HSL saturation channel.

Generated using TypeDoc