Next Previous Up Top Contents Index

1 CAPI Reference Entries

make-resource-image-set

Function

Syntax

make-resource-image-set &key width height count library id

Description

Themake-resource-image-set function is only available on the Windows implementation of LispWorks. It constructs an image set object that identifies an image stored as a bitmap resource in a DLL.
The library keyword specifies a string giving the name of a DLL. The resource identifier of the bitmap is given by id.
The width and height are the dimensions of a single sub-image within the main image, and count specifies the number of sub-images in the image.
See also

image-set
make-general-image-set

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker