computeTbgr MethodStatic
Compute the 0xTTBBGGRR value corresponding to the specified representation of a color.
computeTbgr(val?: string | number): number
@see fromString for a description of valid string representations.
Parameter | Type | Description |
---|---|---|
val | string | number |
Returns - number
Defined in
- core/common/src/ColorDef.ts Line 71
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.