Preparing search index...
The search index is not available
Documentation
Documentation
@nut-tree/nut-js
RGBA
Class RGBA
Index
Constructors
constructor
Properties
A
B
G
R
Methods
to
Hex
to
String
Constructors
constructor
new RGBA
(
R
,
G
,
B
,
A
)
:
RGBA
Parameters
R
:
number
G
:
number
B
:
number
A
:
number
Returns
RGBA
Properties
Readonly
A
A
:
number
Readonly
B
B
:
number
Readonly
G
G
:
number
Readonly
R
R
:
number
Methods
to
Hex
to
Hex
(
)
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
A
B
G
R
to
Hex
to
String
Documentation
@nut-tree
nut-js
provider-interfaces
shared
Generated using
TypeDoc