Next Previous Up Top Contents Index

4.3 DUIM-DCs Module

add-colors

Generic function

Summary

Adds one or more colors to a palette and returns the updated palette.

Signature

add-colors palette #rest colors => palette

Arguments

palette
An instance of type <palette>.

colors
Instances of type <color>.

Values

palette
An instance of type <palette>.

Library

duim-dcs

Module

duim-dcs

Description

Adds colors to palette and returns the updated palette.


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index