| Allegro CL version 7.0 Unrevised from 6.2 to 7.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-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 7.0. This page was not revised from the 6.2 page.
Created 2004.8.21.
| Allegro CL version 7.0 Unrevised from 6.2 to 7.0. | |||||||||