Difference between revisions of "$getdot"
From Scriptwiki
m |
|||
Line 13: | Line 13: | ||
[[Category:Picture Windows]] | [[Category:Picture Windows]] | ||
+ | [[Category:Identifiers]] |
Latest revision as of 09:40, 3 February 2011
Returns the RGB color value of the dot at the specified position.
$getdot(@,x,y)
Example
$getdot(@picwin,50,10)
Returns the RGB color value of the dot in @picwin at (50,10)