image.h File Reference

Go to the source code of this file.

Data Structures

struct  imau1
struct  imarvb
struct  imau2
struct  imas2
struct  imau4
struct  imas4
struct  imafl
struct  imadb
struct  pixcx4
struct  imacx4
struct  pixcx8
struct  imacx8
struct  pixcx16
struct  imacx16
struct  parametre

Typedefs

typedef unsigned char pixu1
typedef unsigned short pixu2
typedef short pixs2
typedef unsigned int pixu4
typedef int pixs4
typedef float pixfl
typedef double pixdb
typedef struct parametre param


Detailed Description

Definition in file image.h.


Typedef Documentation

typedef struct parametre param

param

Definition at line 192 of file image.h.

typedef double pixdb

pixel de type double

Definition at line 124 of file image.h.

typedef float pixfl

pixel de type float

Definition at line 112 of file image.h.

typedef short pixs2

entiers 16 bits signes

Definition at line 76 of file image.h.

typedef int pixs4

entiers 32 bits signes (int)

Definition at line 100 of file image.h.

typedef unsigned char pixu1

definition d'un pixel

Definition at line 37 of file image.h.

typedef unsigned short pixu2

entiers 16 bits non-signes

Definition at line 63 of file image.h.

typedef unsigned int pixu4

entiers 32 bits non-signes

Definition at line 88 of file image.h.


Generated on Tue Apr 22 13:31:04 2008 for ima2D by  doxygen 1.5.3