Next Previous Up Top Contents Index

2 GP Reference Entries

image-loader

Function

Summary

Returns the image load function
Signature

image-loader image-id &key image-translation-table => loader

Arguments

image-id

An image identifier

image-translation-table

An image translation table

Values

loader

An image load function

Description

Theimage-loader function returns the image load function that would be called to load the image associated with image-id in image-translation-table. If the image-id is not registered with a load function, the default image load function is returned. The default value of image-translation-table is*default-image-translation-table*.

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker