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 |
Definition at line 27 of file procline.h.