Next Previous Up Top Contents Index

1 CAPI Reference Entries

make-general-image-set

Function

Syntax

make-general-image-set &key width height count id

Description

Themake-general-image-set function creates an image set object that refers to an image or a file containing an image.
The id keyword is a pathname or string identifying an image file, or a symbol previously registered withgp:register-image-translation.
The width and height are the dimensions of a single sub-image within the main image, and count specifies the number of subimages in the image.
See also

image-set
make-resource-image-set

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker