Name
kOfxImageClipPropUnmappedComponents
— Indicates the current 'raw' component type on a clip before any mapping by clip preferences
Synopsis
#include "/ofxImageEffect.h"
#define kOfxImageClipPropUnmappedComponents "OfxImageClipPropUnmappedComponents"
Type
kOfxImageClipPropUnmappedComponents
is of type
string
, and has only a single dimension.
Property Set
This is a property that belongs to the clip instance (read only),.
Valid Values
This must be one of
- kOfxImageComponentNone (implying a clip is unconnected)
- kOfxImageComponentRGBA
- kOfxImageComponentRGB
- kOfxImageComponentAlpha
Description
Indicates the current 'raw' component type on a clip before any mapping by clip preferences