HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ImfPartType.h File Reference
#include "ImfExport.h"
#include "ImfNamespace.h"
#include <string>
+ Include dependency graph for ImfPartType.h:

Go to the source code of this file.

Functions

IMF_EXPORT bool isImage (const std::string &name)
 
IMF_EXPORT bool isTiled (const std::string &name)
 
IMF_EXPORT bool isDeepData (const std::string &name)
 
IMF_EXPORT bool isSupportedType (const std::string &name)
 

Function Documentation

IMF_EXPORT bool isDeepData ( const std::string name)
IMF_EXPORT bool isImage ( const std::string name)
IMF_EXPORT bool isSupportedType ( const std::string name)
IMF_EXPORT bool isTiled ( const std::string name)