Next Prev Up Top Contents Index

set-default-image-load-function

Function
Summary

Sets the default image load function of an image translation table.

Signature
set-default-image-load-function image-load-function

                                &key image-translation-table
Arguments

image-load-function

An image load function.

image-translation-table

An image translation function.

Description

The set-default-image-load-function function sets the default image load function of image-translation-table . The default image load function is read-and-convert-external-image. The default value of image-translation-table is *default-image-translation-table*.


LispWorks CAPI Reference Manual - 13 Mar 2003

Next Prev Up Top Contents Index