|
DCMTK
Version 3.6.1 20120515
OFFIS DICOM Toolkit
|
Inheritance diagram for PostProcesSingleComponent:Public Member Functions | |
| PostProcesSingleComponent (void *pbyteOutput, const JlsParameters &info, int bytesPerPixel) | |
| void | NewLineRequested (void *pDst, int pixelCount, int) |
| void | NewLineDecoded (const void *pSrc, int pixelCount, int) |
Private Attributes | |
| BYTE * | _pbyteOutput |
| int | _bytesPerPixel |
| int | _bytesPerLine |