bitsPerSample() const=0 | DJEncoder | [pure virtual] |
bytesPerSample() const=0 | DJEncoder | [pure virtual] |
DJEncoder() | DJEncoder | [inline] |
encode(Uint16 columns, Uint16 rows, EP_Interpretation interpr, Uint16 samplesPerPixel, Uint16 *image_buffer, Uint8 *&to, Uint32 &length)=0 | DJEncoder | [pure virtual] |
encode(Uint16 columns, Uint16 rows, EP_Interpretation interpr, Uint16 samplesPerPixel, Uint8 *image_buffer, Uint8 *&to, Uint32 &length)=0 | DJEncoder | [pure virtual] |
~DJEncoder() | DJEncoder | [inline, virtual] |