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 function image-translation
returns the translation for image-id registered in image-translation-table. The default value of image-translation-table is *default-image-translation-table*.
CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:34:15