NextPrevUpTopContentsIndex

reset-image-translation-table

Function
Summary

Clears the image translation table hash tables.

Package

graphics-ports

Signature

reset-image-translation-table &key image-translation-table

Arguments

image-translation-table

An image translation table.

Description

The reset-image-translation-table function clears the image translation table hash tables and set the default image-load-fn to read-and-convert-external-image. The default value of image-translation-table is *default-image-translation-table*.

See also

*default-image-translation-table*
read-and-convert-external-image
register-image-translation


LispWorks CAPI Reference Manual - 25 Jul 2006

NextPrevUpTopContentsIndex