| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||
Arguments: object
Returns the color returned by foreground-color for object if that
function returns a color (rather than nil). The value will be an RGB color, as returned by
make-rgb.
If foreground-color returns nil, effective-foreground-color returns
the color returned by default-foreground-color for
object. (As of 5.0, foreground-color returns nil when no foreground color has been explicitly
assigned to an object.)
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. | ||||||||||