Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

mxcpcFramewiseMxPEGScanToJPEGConverter Class Reference
[mxcpc_core (Core Module - MxPEG Decoding Infrastructure)]

Instead of a regular scan decoder, a scan-to-JPEG converter can be plugged into an mxcpcFramewiseMxPEGDecoder - bypassing conversion to and from RGB and thus optimizing conversion performance as well as image quality of the generated JPEG images. More...

#include <mxcpcFramewiseMxPEGScanToJPEGConverter.h>

Inheritance diagram for mxcpcFramewiseMxPEGScanToJPEGConverter:

mxcpcFramewiseMxPEGScanDecoder mxcpcFramewiseMxPEGScanToJPEGConverterIPP mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly List of all members.

Public Member Functions

 mxcpcFramewiseMxPEGScanToJPEGConverter (mxcpcJPEGReceiver *receiver)
 The converter assumes ownership over the JPEG receiver.
 ~mxcpcFramewiseMxPEGScanToJPEGConverter ()

Protected Attributes

mxcpcJPEGReceiverReceiver

Detailed Description

Instead of a regular scan decoder, a scan-to-JPEG converter can be plugged into an mxcpcFramewiseMxPEGDecoder - bypassing conversion to and from RGB and thus optimizing conversion performance as well as image quality of the generated JPEG images.

Since the regular decoder backend is somewhat bypassed, in most cases you will simply install an mxcpcDefaultMxPEGDecoderBackEnd with your decoder when using a scan-to-JPEG converter.

Definition at line 44 of file mxcpcFramewiseMxPEGScanToJPEGConverter.h.


The documentation for this class was generated from the following files:
Generated on Fri Jan 20 13:33:35 2006 for mxcpc by  doxygen 1.4.4