Category Graphics and model display, Object ProColormap

Function ProColormapAlternateschemeSet


Description
Set the current color map alternate scheme.
Replacement in Object TOOLKIT: wfcWDisplay::SetColorRGBAlternateScheme
Synopsis
#include <ProColor.h>
ProErrorProColormapAlternateschemeSet(
ProColormapAlternatescheme alt_scheme
/* (In)
New color map alternate scheme.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully set the color map alternate scheme.
PRO_TK_BAD_INPUTSNew color map alternate scheme is invalid.
PRO_TK_GENERAL_ERRORUnable to set the color map alternate scheme.
See Also
ProColormapAlternateschemeGet

Manual References:

  1. User Interface: Basic Graphics: Setting Colors to Match Existing Entities