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

NextPrevUpTopContentsIndex

set-default-image-load-function

Function
Summary

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

Package

graphics-ports

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 function set-default-image-load-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*.

See also

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


CAPI User Guide and Reference Manual (Unix version) - 25 Feb 2015

NextPrevUpTopContentsIndex