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

movie.h File Reference

#include <gandalf/image/io/image_io.h>

Go to the source code of this file.

Classes

struct  Gan_MovieStruct
 Image sequence structure. More...

Typedefs

typedef Gan_MovieStruct Gan_MovieStruct
 Image sequence structure.

Functions

Gan_MovieStructgan_movie_new (const char *directory, const char *basename, int no_digits, const char *suffix, int first, int no_images, Gan_ImageFileFormat file_format)
 Create new movie structure for image sequence I/O.
void gan_movie_set_step (Gan_MovieStruct *movie, int step)
 Sets step attribute of movie structure.
void gan_movie_set_crop_window (Gan_MovieStruct *movie, int crop_xlow, int crop_xhigh, int crop_ylow, int crop_yhigh)
 Sets crop window attribute of movie structure.
void gan_movie_free (Gan_MovieStruct *movie)
 Frees a movie structure.
char * gan_movie_image_name (Gan_MovieStruct *movie, int number, char *string, unsigned slen)
 Builds the full name of an image in a movie.
Gan_Imagegan_movie_image_read (Gan_MovieStruct *movie, int number, Gan_Image *image)
 Reads an image from an image sequence.
Gan_Bool gan_movie_image_write (Gan_MovieStruct *movie, int number, Gan_Image *image)
 Writes an image to an image sequence.


Detailed Description

Module: Image movie definitions and functions

Part of: Gandalf Library

Version:
1.9
Date:
2002/04/22 13:42:20
Author:
pm
Copyright: (c) 2000 Imagineer Software Limited
Generated on Sat May 21 23:52:51 2005 by  doxygen 1.4.3