rasterfile Struct Reference


Data Fields

int ras_magic
int ras_width
int ras_height
int ras_depth
int ras_length
int ras_type
int ras_maptype
int ras_maplength

Detailed Description

entete pour les fichiers images au format rasterfile

Definition at line 29 of file rasterfile.h.


Field Documentation

int rasterfile::ras_magic

magic number

Definition at line 30 of file rasterfile.h.

Referenced by write_imau1_ferm().

int rasterfile::ras_width

width (pixels) of image

Definition at line 31 of file rasterfile.h.

Referenced by write_imau1_ferm().

int rasterfile::ras_height

height (pixels) of image

Definition at line 32 of file rasterfile.h.

Referenced by write_imau1_ferm().

int rasterfile::ras_depth

depth (1, 8, or 24 bits) of pixel

Definition at line 33 of file rasterfile.h.

Referenced by write_imau1_ferm().

int rasterfile::ras_length

length (bytes) of image

Definition at line 34 of file rasterfile.h.

Referenced by write_imau1_ferm().

int rasterfile::ras_type

type of file; see RT_* below

Definition at line 35 of file rasterfile.h.

Referenced by write_imau1_ferm().

int rasterfile::ras_maptype

type of colormap; see RMT_* below

Definition at line 36 of file rasterfile.h.

Referenced by write_imau1_ferm().

int rasterfile::ras_maplength

length (bytes) of following map

Definition at line 37 of file rasterfile.h.

Referenced by write_imau1_ferm().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 22 13:31:04 2008 for ima2D by  doxygen 1.5.3