All Manuals > CAPI Reference Manual > 3 COLOR Reference Entries

NextPrevUpTopContentsIndex

load-color-database

Function
Summary

Loads a color database.

Package

color

Signature

load-color-database data => <no values>

Arguments

data

A description of a color database.

Values

None.

Description

This loads the color database with color definitions contained in data , which should have been obtained via the functions color:read-color-db . The colors thus defined may not be replaced by color aliases.

See also

*color-database*
delete-color-translation
read-color-db


CAPI Reference Manual - 15 Dec 2011

NextPrevUpTopContentsIndex