Category Graphics and model display, Object ProColormap

Function ProColormapAlternateschemeGet


Description
Get the current color map alternate scheme.
Replacement in Object TOOLKIT: wfcWDisplay::GetColorRGBAlternateScheme
Synopsis
#include <ProColor.h>
ProErrorProColormapAlternateschemeGet(
ProColormapAlternatescheme* alt_scheme
/* (Out)
Pointer to current color map alternate scheme.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully retrieved the color map alternate scheme.
PRO_TK_BAD_INPUTSCurrent color map alternate scheme pointer is NULL.
PRO_TK_GENERAL_ERRORCurrent color map alternate scheme is invalid.
See Also
ProColormapAlternateschemeSet

Manual References:

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