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


LispWorks CAPI Reference Manual - 11 Apr 2005

NextPrevUpTopContentsIndex