image.XORDrawingMode()
Sets the paint mode of the image to alternate between the image's current color and the new specified color.
image.XORDrawingMode( color=string )
Returns: Image
| Argument | Description |
|---|---|
|
color
string,
required
|
edit
The color (The default value is "black"):
Alias: colour |