All Manuals > CAPI User Guide and Reference Manual > 22 GRAPHICS-PORTS Reference Entries

image-translation Function

Summary

Returns the translation for an image registered in its image translation table.

Package

graphics-ports

Signature

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

Arguments
image-id
An image identifier.
image-translation-table
An image translation table.
Values
translation
A translation.
Description

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*.

See also

register-image-load-function
register-image-translation


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:34:15