Name
clear_pixmap — erase the pixmap
buffer
Calling Sequence
clear_pixmap()
Description
If a graphic window pixmap
property is "on"
the drawings are send to a pixmap memory instead of the screen display.
The clear_pixmap()
instruction erase the pixmap, but not
the screen.
The pixmap mode can be used to obtain smooth animations.