This method is used to "load" the Work_TAG buffer with the current values of the TAG pixels.
Syntax
unsigned short ** Work_TAG_Load(
void
) ;
Parameters
This method does not have a parameter.
Return value
This method return a pointer to the Work_TAG Matrix or NULL if the method failed.
Remarks
This method is already called by Work_TAG_Get is the buffer does not exist.
Requirements
Header:
sliceO_include.hpp
Library:
sliceO_Structures.lib
Example
See also