|
HDK
|
#include "PXL_API.h"#include "PXL_Common.h"#include <UT/UT_Rect.h>#include <UT/UT_SmallObject.h>#include <UT/UT_StringHolder.h>#include <UT/UT_SharedPtr.h>#include <UT/UT_UniquePtr.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_RasterFetcher |
| class | PXL_Raster |
| class | PXL_RasterWrapper< T, NCOMPONENTS, INTERLEAVED, READ_ONLY > |
Macros | |
| #define | PXL_ROFF 0 |
Enumerations | |
| enum | PXL_StreakComponents { PXL_STREAK_ALL = 0, PXL_STREAK_RGB, PXL_STREAK_A } |
| #define PXL_ROFF 0 |
Definition at line 29 of file PXL_Raster.h.
| enum PXL_StreakComponents |
| Enumerator | |
|---|---|
| PXL_STREAK_ALL | |
| PXL_STREAK_RGB | |
| PXL_STREAK_A | |
Definition at line 56 of file PXL_Raster.h.