Vuo  2.3.2
Functions
VuoBlendMode.c File Reference

Description

VuoBlendMode implementation.

Definition in file VuoBlendMode.c.

Go to the source code of this file.

Functions

VuoBlendMode VuoBlendMode_makeFromJson (json_object *js)
 Decodes the JSON object js, expected to contain a string, to create a new VuoBlendMode. More...
 
json_objectVuoBlendMode_getJson (const VuoBlendMode value)
 Encodes value as a JSON object. More...
 
VuoList_VuoBlendMode VuoBlendMode_getAllowedValues (void)
 Returns a list of values that instances of this type can have. More...
 
char * VuoBlendMode_getSummary (const VuoBlendMode value)
 Same as VuoBlendMode_getString() More...