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

(Initial $getdot page)
 
m (Fixed some formatting)
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 ==

Revision as of 08:53, 12 August 2017

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

Synopsis

$getdot(picwin,x,y)

Parameters

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

todo!


Compatibility

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

[Expand]
v · d · e mIRC identifier list