From WikiChip
Difference between revisions of "mirc/commands/drawreplace"
(Created page with "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...") |
m (Bot: Adding a template) |
||
Line 27: | Line 27: | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
+ | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:MIRC commands]] |
Revision as of 20:33, 3 July 2014
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
Added On: 13/12/97
Note: Individual switches were not taken into consideration.
See also
mIRC commands list