DrawEOP

Ends a page or frame on the selected graphical device.

Synopsis

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

Input Parameter

draw -the drawing context

Keywords

draw, page, frame

See Also

DrawBOP(), DrawClear()

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