hexToRgba
Documentation / @elitechart/core / hexToRgba
Defined in: ui/floating-toolbar.ts:462
Compose rgba(r,g,b,a) from #rrggbb + alpha. Inverse of
parseColor.
Parameters
hex
string
alpha
number
Returns
string
Documentation / @elitechart/core / hexToRgba
Defined in: ui/floating-toolbar.ts:462
Compose rgba(r,g,b,a) from #rrggbb + alpha. Inverse of
parseColor.
string
number
string