| Allegro CL version 8.1 Object described on page has changed in 8.1. 8.0 version |
Arguments: stream top-left width height corner-width corner-height
Erases from stream (i.e. replaces with the background color or texture) the rounded box specified by the arguments.
stream should be a cg-stream
.
Contrast with fill-rounded-box, which draws a filled rounded box on a stream. A rounded box is defined on that page.
Copyright (c) 1998-2009, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.1. The object described on this page has been modified in the 8.1 release; see the Release Notes.
Created 2007.4.30.
| Allegro CL version 8.1 Object described on page has changed in 8.1. 8.0 version |