HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ImfFlatImageChannel.h File Reference
#include "ImfImageChannel.h"
#include "ImfUtilExport.h"
#include "ImfImageLevel.h"
#include "ImfPixelType.h"
#include "ImfFrameBuffer.h"
#include <ImathBox.h>
#include <half.h>
+ Include dependency graph for ImfFlatImageChannel.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FlatImageChannel
 
class  TypedFlatImageChannel< T >
 

Typedefs

typedef TypedFlatImageChannel
< half
FlatHalfChannel
 
typedef TypedFlatImageChannel
< float
FlatFloatChannel
 
typedef TypedFlatImageChannel
< unsigned int
FlatUIntChannel
 

Variables

template class
IMFUTIL_EXPORT_EXTERN_TEMPLATE 
TypedFlatImageChannel< half >
 
template class
IMFUTIL_EXPORT_EXTERN_TEMPLATE 
TypedFlatImageChannel< float >
 
template class
IMFUTIL_EXPORT_EXTERN_TEMPLATE 
TypedFlatImageChannel< unsigned int >
 

Typedef Documentation

Definition at line 169 of file ImfFlatImageChannel.h.

Definition at line 171 of file ImfFlatImageChannel.h.

Variable Documentation