Function ProColormapVersionSet
Description
Set the current color map version.
Replacement in Object TOOLKIT:
Synopsis
#include <ProColor.h>
ProColormapVersionSet
(
ProColormapVersion current_version
/* (In)
New color map version.
*/
)
Returns
The function successfully set the color map version.
Color map version is invalid.
Unable to set the color map version.
See Also
Was this helpful?