Last date modified: 2025-Jul-02

Interface: IColor

Color represented as RGBA

Properties

A

A: number

Alpha represents opacity


B

B: number

Blue


G

G: number

Green


R

R: number

Red

Methods

getRGBAString()

getRGBAString(): string

Returns

string

Return to top of the page
Feedback