API Documentation
>
Graphics and model display
>
Object ProColormap
> Function ProColormapVersionSet
Function ProColormapVersionSet
Description
Set the current color map version.
Replacement in Object TOOLKIT:
wfcWDisplay::SetColorRGBVersion
Synopsis
#include <
ProColor.h
>
ProError
ProColormapVersionSet
(
ProColormapVersion
current_version
/* (In)
New color map version.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully set the color map version.
PRO_TK_BAD_INPUTS
Color map version is invalid.
PRO_TK_GENERAL_ERROR
Unable to set the color map version.
See Also
ProColormapVersionGet
Was this helpful?
This site works best with JavaScript enabled