Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IColourRgb

Represents a colour in the red, green and blue colour space.

Hierarchy

Index

Properties

Properties

blue

blue: number

The blue component, value between 0 and 255

green

green: number

The green component, value between 0 and 255

red

red: number

The red component, value between 0 and 255