Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version

erase-box-x-y

Arguments: stream left top right bottom

Erases a rectangle on stream from an upper-left position at (left, top) to a lower-right position at (right, bottom). (Erasing means drawing in the stream's background-color.) stream should be a graphical-stream. The other arguments should be integers. To use a box object rather than individaul coordinates, see draw-box.


Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version