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.
Parameters
Section titled “Parameters”string
number
Returns
Section titled “Returns”string