From WikiChip
Difference between revisions of "mirc/commands/drawreplace"
< mirc‎ | commands

(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...")
(No difference)

Revision as of 21:50, 2 December 2013

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