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

NextPrevUpTopContentsIndex

external-image-color-table

Function
Summary

Returns a vector containing RGB color specifications of an external image.

Package

graphics-ports

Signature

external-image-color-table external-image => color-table

Arguments

external-image

An external image.

Values

color-table

A color table.

Description

The function external-image-color-table returns a vector containing RGB color specifications representing the color table as specified in the external image. If the result is nil, the external image is a 24-bit DIB, with the colors defined in each pixel instead of through a table.


CAPI User Guide and Reference Manual (Unix version) - 3 Aug 2017

NextPrevUpTopContentsIndex