Search
Preparing search index...
The search index is not available
TG Sticker Creator Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
TG Sticker Creator Documentation
RgbaStopValue
Class RgbaStopValue
A combination of color, opacity and a position
Hierarchy
RgbaValue
RgbaStopValue
Index
Constructors
constructor
Methods
alpha
rgb
Array
stop
to
Tinycolor
values
Constructors
constructor
new
Rgba
Stop
Value
(
arg
:
[
number
,
number
,
number
,
number
]
, stop
:
number
)
:
RgbaStopValue
Parameters
arg:
[
number
,
number
,
number
,
number
]
stop:
number
Returns
RgbaStopValue
Methods
alpha
alpha
(
)
:
number
Returns
number
rgb
Array
rgb
Array
(
)
:
number
[]
Returns
number
[]
stop
stop
(
)
:
number
Returns
number
to
Tinycolor
to
Tinycolor
(
)
:
Instance
Returns
Instance
values
values
(
)
:
[
number
,
number
,
number
,
number
]
Returns
[
number
,
number
,
number
,
number
]
Exports
Rgba
Stop
Value
constructor
alpha
rgb
Array
stop
to
Tinycolor
values
Generated using
TypeDoc
A combination of color, opacity and a position