OGLATTR_SURFACE_COLOR
Data Type: | integer | ||||||||||||||||||||||||||||||||
Access: | read/write | ||||||||||||||||||||||||||||||||
Functions: | OGLGetPlotAttribute OGLSetPlotAttribute | ||||||||||||||||||||||||||||||||
Description: | The RGB color value of the surface. This is the color of displayed surface if OGLATTR_COLOR_SCHEME is OGLVAL_NONE. Otherwise, the color of the surface is decided by OGLATTR_COLOR_SCHEME. RGB value is a 3-byte integer with the hexadecimal format 0x00RRGGBB, with the respective red, green, and blue components. Refer to the documentation for MakeColor. |
||||||||||||||||||||||||||||||||
Values: |
|
||||||||||||||||||||||||||||||||
LabWindows/CVI Compatibility: |
LabWindows/CVI 5.0 and later |