From WikiChip
Difference between revisions of "mirc/commands/drawreplace"
m (bot: correcting title) |
m (Bot: de-linking old mIRC menu) |
||
Line 1: | Line 1: | ||
− | {{mirc title|/drawreplace Command | + | {{mirc title|/drawreplace Command}} |
The '''/drawreplace command''' replaces <color1> with <color2> in the specified area of the picture window. | The '''/drawreplace command''' replaces <color1> with <color2> in the specified area of the picture window. | ||
Latest revision as of 18:18, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /drawreplace command replaces <color1> with <color2> in the specified area of the picture window.
Synopsis[edit]
/drawreplace -nr <@win> <color1> <color2> [x y w h]
Switches[edit]
- -n - prevents the display from being updated immediately
- -r - indicates that the color is in RGB format
Parameters[edit]
- <@win> - the window's name
- <color1> - the color to be replaced
- <color2> - the color you replace with
- [x y w h] - the area of the picture you want to replace in
Example[edit]
None
Compatibility[edit]
Added: 5.3
See also[edit]
mIRC commands list