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?: any): ColorDef

Parameter Type Description
json any  

Defined in

Last Updated: 08 January, 2020