libopenraw
Public Member Functions | Public Attributes
OpenRaw::RawData::Private Class Reference

List of all members.

Public Member Functions

 Private (RawData *_self)
void advance (size_t s)
void nextSlice ()
void nextRow ()

Public Attributes

RawDataself
uint16_t min
uint16_t max
CfaPattern cfa_pattern
uint32_t compression
uint8_t * pos
size_t offset
size_t row_offset
uint8_t slice
uint32_t sliceWidth
uint32_t sliceOffset
std::vector< uint16_t > slices

Detailed Description

Definition at line 29 of file rawdata.cpp.


Constructor & Destructor Documentation

all the slice width.

Definition at line 44 of file rawdata.cpp.


Member Data Documentation

the slice index

Definition at line 38 of file rawdata.cpp.

the offset

Definition at line 40 of file rawdata.cpp.

the width of the current slice

Definition at line 39 of file rawdata.cpp.

Referenced by OpenRaw::RawData::setDimensions().


The documentation for this class was generated from the following file: