dmuICjencoder

Inherits from: dmuIC

#include "dmuICjencoder.h"

Overview

This object provides the ability to jpeg encode images passed to it. This object is a subclass of the dmuIC object. This object implements the setup method and creates a jpeg encoder. The only thing that this object has to do is create a valid image conversion context within the setup method. In addition, there is a method for setting the quality of the compression.

See the source code for more info and implementation details.

Public Methods


Overview    Object List     Object Hierarchy       Sample Apps