POLAR reference
Preparing search index...
@polar/polar
RgbaColor
Interface RgbaColor
Color expressed as RGB(A).
interface
RgbaColor
{
b
:
string
;
g
:
string
;
r
:
string
;
a
?:
string
;
}
Index
Properties
b
g
r
a?
Properties
b
b
:
string
g
g
:
string
r
r
:
string
Optional
a
a
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
b
g
r
a
POLAR reference
Loading...
Color expressed as RGB(A).