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

NextPrevUpTopContentsIndex

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 the 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) - 25 Feb 2015

NextPrevUpTopContentsIndex