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.

Supported OS

All

<- Plot() - 2DDrawing Index - StartDrawing() ->