| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 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-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |