Next Prev Up Top Contents Index

reset-image-translation-table

Function
Summary

Clears the image translation table hash tables.

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 - 13 Mar 2003

Next Prev Up Top Contents Index