| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: &key width height bits-per-pixel x-device-units-per-m y-device-units-per-m colors invert-p
Makes a texture-info structure, which is used along with a texture to draw a pixmap using copy-pixels-to-stream and so on.
The texture-info functionality remains largely for backward compatibility, and it is now recommended that pixmap objects be used instead since they encapsulate the separate texture, texture-info, mask-texture, and pixmap-handle objects.
A texture-info is a structure with fields (corresponding to the arguments):
nil
means match stream.
nil
means match stream.
nil
, which means use
palette of target stream.
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 |