kOfxParamPropParametricUIColour
— The colour of parametric param curve interface in any UI.
#include "/ofxParametricParam.h" #define kOfxParamPropParametricUIColour "OfxParamPropParametricUIColour"
This is a property that belongs to the parametric param descriptor (read/write) and instance (read only).
The colour of parametric param curve interface in any UI.
kOfxParamPropParametricDimension
)
being interpretted as R, G and B of the colour for each curve drawn in the UI.
This sets the colour of a parametric param curve drawn a host user interface. A colour triple is needed for each dimension of the oparametric param.
If not set, the host should generally draw these in white.