From WikiChip
Difference between revisions of "mirc/commands/drawreplace"
m (PatrolBot moved page /drawreplace command - mIRC to mirc/commands/drawreplace: per new naming convention) |
m (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/drawreplace Command}}{{mIRC menu}} |
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. | ||
Revision as of 04:09, 4 January 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Template:mIRC menu The /drawreplace command replaces <color1> with <color2> in the specified area of the picture window.
Synopsis
/drawreplace -nr <@win> <color1> <color2> [x y w h]
Switches
- -n - prevents the display from being updated immediately
- -r - indicates that the color is in RGB format
Parameters
- <@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
None
Compatibility
Added: 5.3
See also
mIRC commands list