Previous: XY-Format Images, Up: Image Types [Contents][Index]
The image-z subtype represents an image as a two-dimensional array of pixels, in scanline order. The following paragraphs describe the additional CLX functions that can be used to access image-z objects.
An image-z object.
Returns and (with setf
) changes the number of bits per data
unit used to contain a pixel value for the image. Depending
on the storage format for image data, this value can be larger
than the actual image depth.
One of 1, 4, 8, 16, 24, or 32.
An image-z object.
Returns and (with setf
) changes the two-dimensional array
of pixel data for the image.
Type pixarray.