Creates an image-set object.
The
make-general-image-set
function creates an image-set object that refers to an image or a file containing an image.
id is a pathname or string identifying an image file, or a symbol previously registered with register-image-translation.
width and height are the dimensions of a single sub-image within the main image, and image-count specifies the number of sub-images in the image.
See the files
examples/capi/choice/tree-view.lisp
examples/capi/choice/extended-selection-tree-view.lisp
examples/capi/elements/toolbar.lisp