kOfxImageEffectPropPreMultiplication
— Indicates the premultiplication state of a clip or image
#include "/ofxImageEffect.h" #define kOfxImageEffectPropPreMultiplication "OfxImageEffectPropPreMultiplication"
This is a property that belongs to the clip instance (read only), image instance (read only), out args property in the
kOfxImageEffectActionGetClipPreferences
action (read/write).
This must be one of
Indicates the premultiplication state of a clip or image
See the documentation on clip preferences for more details on how this is used with the
kOfxImageEffectActionGetClipPreferences
action.