Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Color

Hierarchy

  • Color

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Color(red: number, green: number, blue: number, color?: string): Color

Properties

blue

blue: number

Optional color

color: string

green

green: number

red

red: number

Methods

getValue

  • getValue(): number

Generated using TypeDoc