| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||
The class of texture objects. A texture is a standard object that
defines the array of pixel values for a pixmap. The data for a texture is
stored internally as a lisp array, the platform- and
version-independent interface to the texture is the nested set of
lists of pixel values stored in its contents property. The
array is the value of the texture-array property.
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. | ||||||||||