The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 15. The Common API for PLplot | Next |
plxormod
: Enter or leave xor mode
Enter (mode !=0) or leave (mode == 0) xor mode for those drivers (e.g., the xwin driver) that support it. Enables erasing plots by drawing twice the same line, symbol, etc. If driver is not capable of xor operation returns status of 0.
|