Category Graphics and model display, Object ProColormap

Function ProColormapVersionSet


Description
Set the current color map version.
Replacement in Object TOOLKIT: wfcWDisplay::SetColorRGBVersion
Synopsis
#include <ProColor.h>
ProErrorProColormapVersionSet(
ProColormapVersion current_version
/* (In)
New color map version.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully set the color map version.
PRO_TK_BAD_INPUTSColor map version is invalid.
PRO_TK_GENERAL_ERRORUnable to set the color map version.
See Also
ProColormapVersionGet