|
void | Init (Size size, LONG bitsPerSample, LONG ccomp) |
|
void | AddScan (const void *compareData, const JlsParameters *pparams) |
|
void | AddLSE (const JlsCustomParameters *pcustom) |
|
void | AddColorTransform (int i) |
|
size_t | GetBytesWritten () |
|
size_t | GetLength () |
|
size_t | Write (BYTE *pdata, size_t cbyteLength) |
|
void | EnableCompare (bool bCompare) |
|
|
BYTE * | GetPos () const |
|
void | WriteByte (BYTE val) |
|
void | WriteBytes (const OFVector< BYTE > &rgbyte) |
|
void | WriteWord (USHORT val) |
|
void | Seek (size_t byteCount) |
|
|
bool | _bCompare |
|
BYTE * | _pdata |
|
size_t | _cbyteOffset |
|
size_t | _cbyteLength |
|
LONG | _icompLast |
|
OFVector< JpegSegment * > | _segments |
|
|
class | JpegMarkerSegment |
|
class | JpegImageDataSegment |
|
Definition at line 37 of file streams.h.
The documentation for this class was generated from the following file: