DrawDestroy
Deletes a draw context.
Synopsis
#include "draw.h"
int DrawDestroy(Draw draw)
Collective on Draw
Input Parameters
draw -the drawing context
Keywords
draw, destroy
See Also
DrawCreate()
Examples
src/snes/examples/tutorials/ex4f.F
src/snes/examples/tutorials/ex4.c
Level:beginner
Location:src/sys/src/draw/interface/draw.c
Graphics (Draw) Index
Table of Contents