Point()
Syntax
Color = Point(x, y)Description
Return the color used at the coordinates (x,y) in the current output. The returned color is a 24 bit number which contains the red, green and blue values combined together.
The color can be splitted in their RGB values by using the Red(), Green() and Blue() commands.
Supported OS
All