#include <ImfFrameBuffer.h>
Public Member Functions | |
| Slice (PixelType type=HALF, char *base=0, size_t xStride=0, size_t yStride=0, int xSampling=1, int ySampling=1, double fillValue=0.0, bool xTileCoords=false, bool yTileCoords=false) | |
Public Attributes | |
| PixelType | type |
| char * | base |
| size_t | xStride |
| size_t | yStride |
| int | xSampling |
| int | ySampling |
| double | fillValue |
| bool | xTileCoords |
| bool | yTileCoords |
Definition at line 65 of file ImfFrameBuffer.h.
| Imf::Slice::Slice | ( | PixelType | type = HALF, |
|
| char * | base = 0, |
|||
| size_t | xStride = 0, |
|||
| size_t | yStride = 0, |
|||
| int | xSampling = 1, |
|||
| int | ySampling = 1, |
|||
| double | fillValue = 0.0, |
|||
| bool | xTileCoords = false, |
|||
| bool | yTileCoords = false | |||
| ) |
| char* Imf::Slice::base |
Definition at line 93 of file ImfFrameBuffer.h.
| double Imf::Slice::fillValue |
Definition at line 115 of file ImfFrameBuffer.h.
Definition at line 71 of file ImfFrameBuffer.h.
Definition at line 106 of file ImfFrameBuffer.h.
| size_t Imf::Slice::xStride |
Definition at line 94 of file ImfFrameBuffer.h.
Definition at line 130 of file ImfFrameBuffer.h.
Definition at line 107 of file ImfFrameBuffer.h.
| size_t Imf::Slice::yStride |
Definition at line 95 of file ImfFrameBuffer.h.
Definition at line 131 of file ImfFrameBuffer.h.
1.5.9