GET-RGB-VALUE( ) method
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
(Graphical interfaces only)
Returns an INTEGER that represents a combination of the red, green, and blue value of an entry in the color table.
Return type: INTEGER
Applies to: COLOR-TABLE system handle
Syntax
|
- index
- An integer expression that specifies an entry in the color table.
Note: This method is useful primarily when using colors
with ActiveX controls.