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

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 to image-load-function. The initial 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 (Windows version) - 01 Dec 2021 19:34:15