API Documentation
>
Graphics and model display
>
Object ProColormap
> Function ProColormapVersionGet
Function ProColormapVersionGet
Description
Get the current color map version.
Replacement in Object TOOLKIT:
wfcWDisplay::GetColorRGBVersion
Synopsis
#include <
ProColor.h
>
ProError
ProColormapVersionGet
(
ProColormapVersion
* current_version
/* (Out)
Pointer to current color map version.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the color map version.
PRO_TK_BAD_INPUTS
Current color map version pointer is NULL.
See Also
ProColormapVersionSet
Was this helpful?
This site works best with JavaScript enabled