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

Gan_MovieStruct Struct Reference
[Image I/O]

Image sequence structure. More...

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

List of all members.

Public Attributes

char * directory
 directory in which image sequence is stored
char * basename
 base name of sequence
int no_digits
 number of digits in number field of file name
char * suffix
 suffix string of each file name
int first
 number of first image in the sequence
int step
 change in number between each frame of the sequence
int no_images
 number of images in the sequence
Gan_ImageFileFormat file_format
 file format, e.g. GAN_PNG_FORMAT
int crop_xlow
 how much of images to crop (ignore) at each side
int crop_xhigh
 how much of images to crop (ignore) at each side
int crop_ylow
 how much of images to crop (ignore) at each side
int crop_yhigh
 how much of images to crop (ignore) at each side


Detailed Description

Image sequence structure.


The documentation for this struct was generated from the following file:
Generated on Fri Mar 17 12:44:53 2006 by  doxygen 1.3.9.1