|
HDK
|
Include dependency graph for ImfCheckFile.h:Go to the source code of this file.
Functions | |
| OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER IMFUTIL_EXPORT bool | checkOpenEXRFile (const char *fileName, bool reduceMemory=false, bool reduceTime=false, bool runCoreCheck=false) |
| IMFUTIL_EXPORT bool | checkOpenEXRFile (const char *data, size_t numBytes, bool reduceMemory=false, bool reduceTime=false, bool runCoreCheck=false) |
| OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER IMFUTIL_EXPORT bool checkOpenEXRFile | ( | const char * | fileName, |
| bool | reduceMemory = false, |
||
| bool | reduceTime = false, |
||
| bool | runCoreCheck = false |
||
| ) |
| IMFUTIL_EXPORT bool checkOpenEXRFile | ( | const char * | data, |
| size_t | numBytes, | ||
| bool | reduceMemory = false, |
||
| bool | reduceTime = false, |
||
| bool | runCoreCheck = false |
||
| ) |