HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PXL_Raster.h File Reference
#include "PXL_API.h"
#include "PXL_Common.h"
#include <UT/UT_Rect.h>
#include <UT/UT_SmallObject.h>
#include <UT/UT_StringHolder.h>
#include <SYS/fpreal16Limits.h>
#include <SYS/SYS_TypeTraits.h>
#include <iosfwd>
#include <limits>
+ Include dependency graph for PXL_Raster.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PXL_Raster
 
class  PXL_RasterWrapper< T, NCOMPONENTS, INTERLEAVED, READ_ONLY >
 

Macros

#define PXL_ROFF   16
 

Enumerations

enum  PXL_StreakComponents { PXL_STREAK_ALL = 0, PXL_STREAK_RGB, PXL_STREAK_A }
 

Macro Definition Documentation

#define PXL_ROFF   16

Definition at line 27 of file PXL_Raster.h.

Enumeration Type Documentation

Enumerator
PXL_STREAK_ALL 
PXL_STREAK_RGB 
PXL_STREAK_A 

Definition at line 29 of file PXL_Raster.h.