| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||
Arguments: stream color-number rgb
Tells the operating system to insert the rgb color (see make-rgb) which is the
rgb argument into the palette of
stream at index color-number. Further, the OS is
told not to share this color with other palettes because it needs to
be reserved for color switching. stream should be
a cg-stream.
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. | ||||||||||