From WikiChip
Difference between revisions of "mirc/identifiers/$getdot"
< mirc‎ | identifiers

m (Fixed some formatting)
m
 
Line 1: Line 1:
 
{{mirc title|$getdot Identifier}}
 
{{mirc title|$getdot Identifier}}
 
The '''$getdot''' identifier returns the RGB color value of a specific pixel from a picwin.
 
The '''$getdot''' identifier returns the RGB color value of a specific pixel from a picwin.
 +
  
 
== Synopsis ==
 
== Synopsis ==
Line 24: Line 25:
 
{{mIRC identifier list}}
 
{{mIRC identifier list}}
  
[[Category:MIRC identifiers]]
+
[[Category:mIRC identifiers|getdot]]

Latest revision as of 16:00, 20 September 2017

The $getdot identifier returns the RGB color value of a specific pixel from a picwin.


Synopsis[edit]

$getdot(picwin,x,y)

Parameters[edit]

picwin The picwin of which to retrieve the RGB color value from
x The x position within the picwin
y The y position within the picwin

Example[edit]

todo!


Compatibility[edit]

Added: mIRC v5.3
Added on: 13 Dec 1997
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


Also See[edit]

[Expand]
v · d · e mIRC identifier list