Next Previous Up Top Contents Index

4.3 DUIM-DCs Module

make-color-for-contrasting-color

Generic function

Summary

Returns a color that is recognizably different from the main color.

Signature

make-color-for-contrasting-color ink => color

Arguments

ink
An instance of type <ink>.

Values

color
An instance of type <color>.

Library

duim-dcs

Module

duim-dcs

Description

Returns a color that is recognizably different from the main color.

See also

make-contrasting-colors, page 161


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index