OfxImageEffectSuiteV1::clipDefine
— Define a clip to the effect.
#include "ofxImageEffect.h"
OfxStatus
(*clipDefine)
(
|
OfxImageEffectHandle imageEffect , |
const char * name , | |
OfxPropertySetHandle *
propertySet
)
;
|