Returns the translation for an image registered in its image translation table.
graphics-ports
image-translation image-id &key image-translation-table => translation
image-id
An image identifier.
image-translation-table
An image translation table.
translation
A translation.
The image-translation function returns the translation for image-id registered in image-translation-table . The default value of image-translation-table is *default-image-translation-table* .
image-translation
*default-image-translation-table*
register-image-load-function register-image-translation