HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ImfPixelType.h File Reference
#include "ImfExport.h"
#include "ImfNamespace.h"
+ Include dependency graph for ImfPixelType.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER
enum IMF_EXPORT_ENUM 
PixelType
 
 UINT = 0
 
 HALF = 1
 
 FLOAT = 2
 

Variable Documentation

FLOAT = 2

Definition at line 26 of file ImfPixelType.h.

HALF = 1

Definition at line 25 of file ImfPixelType.h.

UINT = 0

Definition at line 24 of file ImfPixelType.h.