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


LispWorks CAPI Reference Manual - 14 Dec 2001

Next Prev Up Top Contents Index