Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a parsed RGB color, such as the result of RaphaelStatic.getRGB.

Hierarchy

Index

Properties

Properties

b: number

The RGB blue channel

g: number

The RGB green channel

hex: string

Hex string of the color, in the format #XXXXXX.

r: number

The RGB red channel

Generated using TypeDoc