texture-array

Generic Function

Package: common-graphics

Arguments: texture

Returns (or sets with setf) the lisp array that is used internally to draw texture. The element type and bit ordering of this array may differ across various platforms and Allegro versions, so it is better to specify the pixel values by using the platform- and version-independent contents property than by using the texture-array property.

texture-array is a property of the texture class.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.