The generic function make-image-access
returns an Image Access object for the given image image.
image can be any image object returned by make-image-from-port. An image object returned by load-image is also suitable, but only if it is a Plain Image (see below).
image-access is used when reading and writing the pixel values of the image. For an overview of using Image Access objects, see Image access.
make-image-access
as described in load-image.
free-image-access
image-access-transfer-from-image
image-access-transfer-to-image
image-access-height
image-access-pixel
load-image
make-image
Image access
CAPI User Guide and Reference Manual (Unix version) - 3 Aug 2017