DrawClear

Clears graphical output.

Synopsis

int DrawClear(Draw draw)
Not collective (Use DrawSynchronizedClear() for collective)

Input Parameter

draw -the drawing context

Keywords

draw, clear

See Also

DrawBOP(), DrawEOP(), DrawSynchronizedClear()

Location: src/draw/interface/dclear.c
Graphics (Draw) Index
Table of Contents