vg4->image->clear()
Clear an image.
SYNTAX
void
vg4->image->clear(struct VG_Image *imgp)
FUNCTION PARAMETERS
imgp | Image |
DESCRIPTION
Clear an image.
All image-data is erased and filled with VG_COLOR_TRANSPARENT.
SEE ALSO
VgaGames4 - image man-pages
Clear an image.
imgp | Image |