| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: window-or-screen x y &optional result-rgb
Returns the color of the pixel at the position in
stream specified by the x
and y arguments. The value will be stored in
result-rgb (which must be a rgb color object, see
make-rgb) if that
value is specified. stream should be a cg-stream
.
See also pixel.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |