Main Page | Modules | Class List | File List | Class Members | File Members

image_io.h File Reference

#include <gandalf/image/image_defs.h>
#include <gandalf/image/io/png_io.h>
#include <gandalf/image/io/pbm_io.h>
#include <gandalf/image/io/pgm_io.h>
#include <gandalf/image/io/tiff_io.h>
#include <gandalf/image/io/jpeg_io.h>
#include <gandalf/image/io/dpx_io.h>
#include <gandalf/image/io/cineon_io.h>
#include <gandalf/image/io/sgi_io.h>
#include <gandalf/image/io/targa_io.h>

Go to the source code of this file.

Classes

struct  Gan_ImageReadControlStruct
 Input control structure. More...
struct  Gan_ImageHeaderInfo
 Format-specific header information. More...
struct  Gan_ImageHeaderStruct
 Input image header structure. More...
struct  Gan_ImageWriteControlStruct
 Output image control structure. More...

Typedefs

typedef Gan_ImageReadControlStruct Gan_ImageReadControlStruct
 Input control structure.
typedef Gan_ImageHeaderInfo Gan_ImageHeaderInfo
 Format-specific header information.
typedef Gan_ImageHeaderStruct Gan_ImageHeaderStruct
 Input image header structure.
typedef Gan_ImageWriteControlStruct Gan_ImageWriteControlStruct
 Output image control structure.

Enumerations

enum  Gan_ImageFileFormat {
  GAN_PNG_FORMAT, GAN_PBM_FORMAT, GAN_PGM_FORMAT, GAN_PPM_FORMAT,
  GAN_TIFF_FORMAT, GAN_JPEG_FORMAT, GAN_DPX_FORMAT, GAN_CINEON_FORMAT,
  GAN_SGI_FORMAT, GAN_TARGA_FORMAT, GAN_UNKNOWN_FORMAT
}
 Image file formats supported by Gandalf. More...

Functions

const char * gan_image_format_string (Gan_ImageFormat format)
 Generates a string identifier for an internal image format.


Detailed Description

Module: Image file I/O functions

Part of: Gandalf Library

Version:
1.43
Date:
2006/03/15 15:16:09
Author:
pm
Copyright: (c) 2000 Imagineer Software Limited
Generated on Fri Mar 17 12:44:51 2006 by  doxygen 1.3.9.1