This method return a pointer to the data array.
Syntax
void * Data_Get(
void
) ;
Parameters
This method does not have a parameter.
Return value
This method return a pointer to the data array.
Remarks
Requirements
Header:
sliceO_include.hpp
Library:
sliceO_Structures.lib
Example
Accessing the data matrix:
See also