Platform | Win32, x64 |
Purpose |
To get the RGB value of the colour of a pixel on the current drawing surface. |
Syntax |
SUBROUTINE GET_RGB_VALUE@( HOR, VER, VALUE ) |
Description |
The horizontal and vertical co-ordinates locate the pixel on the current drawing surface. An RGB value is always returned irrespective of the current colour mode for the surface. |
Note |
HOR and VER are KIND=2 input values. |
See also |