From WikiChip
mirc/commands/drawreplace
< mirc‎ | commands
Revision as of 21:50, 2 December 2013 by David (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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