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

copy-external-image Function

Summary

Returns a copy of an external image.

Package

graphics-ports

Signature

copy-external-image external-image &key new-color-table => new-external-image

Arguments
external-image
An external image.
new-color-table
A color table.
Values
new-external-image
An external image.
Description

The function copy-external-image returns a copy of external-image, optionally supplying a new-color-table. An error is signalled if this is a different size from the existing color-table.


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:34:15