computeTbgr MethodStatic

Compute the 0xTTBBGGRR value corresponding to the specified representation of a color.

computeTbgr(val?: string | number): number

@see ColorDef.fromString for a description of valid string representations.

Parameter Type Description
val string | number  

Returns - number

Defined in

Last Updated: 16 April, 2024