fromJSON MethodStatic

Create a new ColorDef from a json object. If the json object is a number, it is assumed to be a 0xTTBBGGRR value.

fromJSON(json?: number): ColorDef

Parameter Type Description
json number  

Returns - ColorDef

Defined in

Last Updated: 16 April, 2024