select_ima_t Struct Reference
[operateur select_ima : lecture d'une image bloc par bloc]


Data Fields

char nom [200]
char ext [10]
int dimX
int dimY
int col0
int lig0
int nb_col
int nb_lig
int nb_bloc
int dfi
int next_lig
int nb_bloc_lu
int header
int lut_ng

Detailed Description

descripteur pour la lecture d'une image bloc par bloc

Definition at line 143 of file proto2D.h.


Field Documentation

char select_ima_t::nom[200]

nom du fichier, sans suffix

Definition at line 144 of file proto2D.h.

int select_ima_t::dimY

dimension initiales de l'image

Definition at line 146 of file proto2D.h.

int select_ima_t::lig0

coin superieur gauche premier bloc

Definition at line 147 of file proto2D.h.

int select_ima_t::nb_lig

nombre de colonne, nombre de ligne d'un bloc

Definition at line 148 of file proto2D.h.

int select_ima_t::nb_bloc

nombre de bloc a lire

Definition at line 149 of file proto2D.h.

int select_ima_t::dfi

numero logique fichier image

Definition at line 150 of file proto2D.h.

int select_ima_t::next_lig

indice premiere ligne bloc suivant

Definition at line 151 of file proto2D.h.

int select_ima_t::nb_bloc_lu

nombre de bloc lu

Definition at line 152 of file proto2D.h.

int select_ima_t::header

nombre d'octets de l'entete

Definition at line 153 of file proto2D.h.

int select_ima_t::lut_ng

presence de LUT de type "niveau de gris"

Definition at line 154 of file proto2D.h.


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