Next Previous Up Top Contents Index

4.3 DUIM-DCs Module

remove-colors

Generic function

Summary

Removes one or more colors from a palette and returns the updated palette.

Signature

remove-colors palette #rest colors => palette

Arguments

palette
An instance of type <palette>.

colors
Instances of type <color>.

Values

palette

Library

duim-dcs

Module

duim-dcs

Description

Removes colors from palette and returns the updated palette.


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index