Category Graphics and model display, Object ProColormap

Function ProColormapVersionGet


Description
Get the current color map version.
Replacement in Object TOOLKIT: wfcWDisplay::GetColorRGBVersion
Synopsis
#include <ProColor.h>
ProErrorProColormapVersionGet(
ProColormapVersion* current_version
/* (Out)
Pointer to current color map version.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully retrieved the color map version.
PRO_TK_BAD_INPUTSCurrent color map version pointer is NULL.
See Also
ProColormapVersionSet