| Allegro CL version 6.2 Unrevised from 6.1 to 6.2. Moderate update since 6.2 release. | |||||||||
Arguments: pixmap-or-cursor
Returns the mask of pixmap-or-cursor. The mask is a bitmap that defines the transparent area of the pixmap or mouse cursor. The mask value should be a 1-bit-per-pixel pixmap array with a 1 wherever the pixmap or mouse cursor should be transparent (destination is left alone) and a 0 wherever the pixmap or mouse cursor should be opaque (the pixel for that location is drawn).
mask is a
property of the cursor and pixmap classes.
Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.
| Allegro CL version 6.2 Unrevised from 6.1 to 6.2. Moderate update since 6.2 release. | |||||||||