Class DImageHeader

Inherits from:
Object
Declared in:
DImageHeader.h

Class Hierarchy

    Object
      |
      +---DImageHeader

Class Description

The DImageHeader class implements a number of methods for determining the type of an image file. Due to the fact that only small tests are performed on the image files, the determination is not full proof. In the future this will become a factory for image objects.

Last modified:
27-Feb-2005 (DImageHeader.h)

Instance Variables

private DImageHeaderType _type
the image type (DIM_UNKN,DIM_JPEG,DIM_GIF,DIM_PNG,DIM_BMP,DIM_PCX,DIM_IFF,DIM_RAS,DIM_PBM,DIM_PGM,DIM_PPM,DIM_PSD,DIM_SWF)

Method Index


generated 25-Jul-2006 by ObjcDoc 3.0.0