$getdot: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
No edit summary |
(No difference)
|
Returns the RGB color value of the dot at the specified position.
$getdot(@,x,y)
$getdot(@picwin,50,10)
Returns the RGB color value of the dot in @picwin at (50,10)