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

cineon_io.h File Reference

#include <stdio.h>
#include <gandalf/common/misc_defs.h>
#include <gandalf/image/image_defs.h>

Go to the source code of this file.

Classes

struct  Gan_CineonWriteControlStruct
 CINEON Write control structure. More...

Typedefs

typedef Gan_CineonWriteControlStruct Gan_CineonWriteControlStruct
 CINEON Write control structure.

Functions

void gan_initialise_cineon_write_control_struct (Gan_CineonWriteControlStruct *controlstr)
 Initialises the write control structure for Cineon files.
Gan_Imagegan_read_cineon_image_stream (FILE *infile, Gan_Image *image)
 Reads a RGB colour image file in CINEON format from a stream.
Gan_Imagegan_read_cineon_image (const char *filename, Gan_Image *image)
 Reads a RGB colour image file in CINEON format.
Gan_Bool gan_write_cineon_image_stream (FILE *outfile, Gan_Image *image, Gan_CineonWriteControlStruct *controlstr)
 Writes a RGB colour image to a file stream in CINEON format.
Gan_Bool gan_write_cineon_image (const char *filename, Gan_Image *image, Gan_CineonWriteControlStruct *controlstr)
 Writes a RGB colour image file in CINEON format.


Detailed Description

Module: CINEON format image file I/O functions

Part of: Gandalf Library

Version:
1.1
Date:
2005/05/13 15:59:14
Author:
pm
Copyright: (c) 2000 Imagineer Software Limited
Generated on Sat May 21 23:52:49 2005 by  doxygen 1.4.3