Skip to content

cssColorWithAlpha

cssColorWithAlpha(color, alpha): string

Defined in: text-layout.ts:118

Rewrites a #rgb, #rrggbb or rgb() colour as rgba() with the given alpha. Colours the parser does not recognize are returned unchanged.

string

number

string