DrawBOP

Begins a new page or frame on the selected graphical device.

Synopsis

#include "draw.h" 
int DrawBOP(Draw draw)
Collective on Draw

Input Parameter

draw -the drawing context

Keywords

draw, page, frame

See Also

DrawEOP(), DrawClear()

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