![]() Chapter Contents |
![]() Previous |
![]() Next |
| Image Color Map: _standardCmap |
| Syntax | |
| Details | |
| Example |
Syntax |
| CALL SEND (object-id, '_standardCmap', color-map-name); |
| Argument | Type | Description |
|---|---|---|
| color-map-name |
C | the color map to be used:
|
| Details |
You can display the colors included in each predefined color map by using _putCmap. See _putCmap in this class.
| Example |
This example assigns the system color map to the map object:
call send(cmap_id,'_standardCmap',
'SYSTEM');
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.