Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Hierarchy

Index

Properties

Properties

h: number

The HSB or HSL hue channel.

l: number

The HSL luminosity channel.

s: number

The HSB or HSL saturation channel.

Generated using TypeDoc