OfxImageEffectSuiteV1::clipReleaseImage
— Releases the image handle previously returned by clipGetImage
#include "ofxImageEffect.h"
OfxStatus
(*clipReleaseImage)
(
|
OfxPropertySetHandle
imageHandle
)
;
|
\pre
\post
kOfxStatOK
- the image was successfully fetched and returned in the handle,
kOfxStatErrBadHandle
- the image handle was invalid,