OGLATTR_POINT_COLOR
Data Type: | integer | ||||||||||||||||||||||||||||||||
Access: | read/write | ||||||||||||||||||||||||||||||||
Functions: | OGLGetPlotAttribute OGLSetPlotAttribute | ||||||||||||||||||||||||||||||||
Description: | The RGB color value of the points. This is the color of displayed points if OGLATTR_WIRE_STYLE and/or OGLATTR_SURFACE_STYLE is not OGLVAL_NONE. Otherwise, the color of the points are 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 |