DAS  3.1.6 - 18/09/2017
Macros
Allocation of image buffer

Macros

#define MAT_CLOSE   2
 Free allocated memory. More...
 
#define MAT_CREATE   0
 Create the image buffer. More...
 
#define MAT_NULL   0
 Marker for unallocated buffer. More...
 
#define MAT_REDIM   1
 Redimension of the image buffer according to selected binning. More...
 

Detailed Description

Macro Definition Documentation

§ MAT_CLOSE

#define MAT_CLOSE   2

Free allocated memory.

Definition at line 441 of file dcldef.h.

§ MAT_CREATE

#define MAT_CREATE   0

Create the image buffer.

Definition at line 439 of file dcldef.h.

§ MAT_NULL

#define MAT_NULL   0

Marker for unallocated buffer.

Definition at line 442 of file dcldef.h.

§ MAT_REDIM

#define MAT_REDIM   1

Redimension of the image buffer according to selected binning.

Definition at line 440 of file dcldef.h.

______________________________________________________________________________________
Generated on Mon Sep 18 2017 11:47:05 for DAS - Rel. 3.1.6 - 18/09/2017.