|
makeup|SDK
makeup|SDK is a library based on visage|SDK face tracking used to configure and render virtual makeup.
|
Public Member Functions | |
| JSONObject | ToJSON () |
Static Public Member Functions | |
| static Color | FromJSON (JSONObject jsonObject) |
Class used as a container storing RGBA for color values. Color is stored as floating point value in 0.0 to 1.0 range.
|
inlinestatic |
Deserializes Color object from JSON representation
| jsonObject | JSON object |
|
inline |
Returns JSON object out of this Color object