SliceO_Frame::Work_GLI_Load

 

This method is used to "load" the Work_GLI buffer with the current values of the GLI pixels.

 

 

Syntax

 

int ** Work_GLI_Load(

          void

) ;

 

 

Parameters

 

This method does not have a parameter.

 

 

Return value

 

This method return a pointer to the Work_GLI Matrix or NULL if the method failed.

 

 

Remarks

 

This method is already called by Work_GLI_Get is the buffer does not exist.

 

Requirements

 

Header:

          sliceO_include.hpp

 

Library:

          sliceO_Structures.lib

 

 

Example

 

 

 

See also