Class DJPEGImage

Inherits from:
Object
Conforms to:
DImage
Declared in:
DJPEGImage.h

Class Hierarchy

    Object
      |
      +---DJPEGImage

Class Description

The DJPEGImage class implements methods for reading and writing JPEG images.

Last modified:
31-Oct-2007 (DJPEGImage.h)

Instance Variables

private void *_jinfo
the jpeg info
private void *_jerr
the jpeg error
private unsigned _height
the height of the image
private unsigned _width
the width of the image
private unsigned _bpp
the bytes per pixel
private BOOL _reading
reading or writing an image ?
private BOOL _error
is an error active ?

Method Index


generated 05-Nov-2007 by ObjcDoc 3.0.0