TuttleOFX
1
|
![]() |
Defines | |
#define | kOfxStatErrImageFormat ( (int) 1000 ) |
Error code for incorrect image formats. |
These are status codes returned by functions in the OfxImageEffectSuite and Image Effect plugin functions.
They range from 1000 until 1999
#define kOfxStatErrImageFormat ( (int) 1000 ) |
Error code for incorrect image formats.
Definition at line 1292 of file ofxImageEffect.h.
Referenced by tuttle::exception::ImageFormat::ImageFormat(), tuttle::ofx::mapStatusToString(), and OFX::mapStatusToString().