Function ProColormapVersionGet
Description
Get the current color map version.
Replacement in Object TOOLKIT:
Synopsis
#include <ProColor.h>
ProColormapVersionGet
(
ProColormapVersion* current_version
/* (Out)
Pointer to current color map version.
*/
)
Returns
The function successfully retrieved the color map version.
Current color map version pointer is NULL.
See Also
Was this helpful?