, including all inherited members.
Area() const | dng_pixel_buffer | [inline] |
ConstPixel(int32 row, int32 col, uint32 plane=0) const | dng_pixel_buffer | [inline] |
ConstPixel_int16(int32 row, int32 col, uint32 plane=0) const | dng_pixel_buffer | [inline] |
ConstPixel_int32(int32 row, int32 col, uint32 plane=0) const | dng_pixel_buffer | [inline] |
ConstPixel_int8(int32 row, int32 col, uint32 plane=0) const | dng_pixel_buffer | [inline] |
ConstPixel_real32(int32 row, int32 col, uint32 plane=0) const | dng_pixel_buffer | [inline] |
ConstPixel_uint16(int32 row, int32 col, uint32 plane=0) const | dng_pixel_buffer | [inline] |
ConstPixel_uint32(int32 row, int32 col, uint32 plane=0) const | dng_pixel_buffer | [inline] |
ConstPixel_uint8(int32 row, int32 col, uint32 plane=0) const | dng_pixel_buffer | [inline] |
CopyArea(const dng_pixel_buffer &src, const dng_rect &area, uint32 srcPlane, uint32 dstPlane, uint32 planes) | dng_pixel_buffer | |
CopyArea(const dng_pixel_buffer &src, const dng_rect &area, uint32 plane, uint32 planes) | dng_pixel_buffer | [inline] |
DirtyPixel(int32 row, int32 col, uint32 plane=0) | dng_pixel_buffer | [inline] |
DirtyPixel_int16(int32 row, int32 col, uint32 plane=0) | dng_pixel_buffer | [inline] |
DirtyPixel_int32(int32 row, int32 col, uint32 plane=0) | dng_pixel_buffer | [inline] |
DirtyPixel_int8(int32 row, int32 col, uint32 plane=0) | dng_pixel_buffer | [inline] |
DirtyPixel_real32(int32 row, int32 col, uint32 plane=0) | dng_pixel_buffer | [inline] |
DirtyPixel_uint16(int32 row, int32 col, uint32 plane=0) | dng_pixel_buffer | [inline] |
DirtyPixel_uint32(int32 row, int32 col, uint32 plane=0) | dng_pixel_buffer | [inline] |
DirtyPixel_uint8(int32 row, int32 col, uint32 plane=0) | dng_pixel_buffer | [inline] |
dng_pixel_buffer() (defined in dng_pixel_buffer) | dng_pixel_buffer | |
dng_pixel_buffer(const dng_pixel_buffer &buffer) (defined in dng_pixel_buffer) | dng_pixel_buffer | |
EqualArea(const dng_pixel_buffer &rhs, const dng_rect &area, uint32 plane, uint32 planes) const | dng_pixel_buffer | |
fArea (defined in dng_pixel_buffer) | dng_pixel_buffer | |
fColStep (defined in dng_pixel_buffer) | dng_pixel_buffer | |
fData (defined in dng_pixel_buffer) | dng_pixel_buffer | |
fDirty (defined in dng_pixel_buffer) | dng_pixel_buffer | |
FlipH() | dng_pixel_buffer | |
FlipV() | dng_pixel_buffer | |
FlipZ() | dng_pixel_buffer | |
fPixelSize (defined in dng_pixel_buffer) | dng_pixel_buffer | |
fPixelType (defined in dng_pixel_buffer) | dng_pixel_buffer | |
fPlane (defined in dng_pixel_buffer) | dng_pixel_buffer | |
fPlanes (defined in dng_pixel_buffer) | dng_pixel_buffer | |
fPlaneStep (defined in dng_pixel_buffer) | dng_pixel_buffer | |
fRowStep (defined in dng_pixel_buffer) | dng_pixel_buffer | |
MaximumDifference(const dng_pixel_buffer &rhs, const dng_rect &area, uint32 plane, uint32 planes) const | dng_pixel_buffer | |
operator=(const dng_pixel_buffer &buffer) (defined in dng_pixel_buffer) | dng_pixel_buffer | |
PixelRange() const | dng_pixel_buffer | |
Planes() const | dng_pixel_buffer | [inline] |
PlaneStep() const | dng_pixel_buffer | [inline] |
RepeatArea(const dng_rect &srcArea, const dng_rect &dstArea) | dng_pixel_buffer | |
RepeatPhase(const dng_rect &srcArea, const dng_rect &dstArea) | dng_pixel_buffer | [static] |
RepeatSubArea(const dng_rect subArea, uint32 repeatV=1, uint32 repeatH=1) | dng_pixel_buffer | |
RowStep() const | dng_pixel_buffer | [inline] |
SetConstant(const dng_rect &area, uint32 plane, uint32 planes, uint32 value) | dng_pixel_buffer | |
SetConstant_int16(const dng_rect &area, uint32 plane, uint32 planes, int16 value) | dng_pixel_buffer | [inline] |
SetConstant_real32(const dng_rect &area, uint32 plane, uint32 planes, real32 value) | dng_pixel_buffer | [inline] |
SetConstant_uint16(const dng_rect &area, uint32 plane, uint32 planes, uint16 value) | dng_pixel_buffer | [inline] |
SetConstant_uint32(const dng_rect &area, uint32 plane, uint32 planes, uint32 value) | dng_pixel_buffer | [inline] |
SetConstant_uint8(const dng_rect &area, uint32 plane, uint32 planes, uint8 value) | dng_pixel_buffer | [inline] |
SetZero(const dng_rect &area, uint32 plane, uint32 planes) | dng_pixel_buffer | |
ShiftRight(uint32 shift) | dng_pixel_buffer | |
~dng_pixel_buffer() (defined in dng_pixel_buffer) | dng_pixel_buffer | [virtual] |