| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. Minimal update since 8.0 release. | ||||||||||
Arguments: stream page-width page-height
Resets the page size of stream to the specified
width and height. stream should be a cg-stream. This
function may be more efficient than making separate calls to both
(setf
page-width) and (setf page-height).
For bitmap-pane's and bitmap-window's, the
internal bitmap used to refresh the display is also modified to
reflect the new dimensions when necessary. See page-width and page-height for more information.
Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page was not revised from the 7.0 page.
Created 2005.12.9.
| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. Minimal update since 8.0 release. | ||||||||||