Returns the image load function.
graphics-ports
image-loader image-id &key image-translation-table => loader
| image-id⇩ | 
An image identifier. | 
| image-translation-table⇩ | |
| 
An image translation table. | |
| loader | 
An image load function. | 
The function image-loader returns the image load function that would be called to load the image associated with image-id in image-translation-table. If 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*.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:33:02