Next Previous Up Top Contents Index

4.3 DUIM-DCs Module

brush-foreground

Generic function

Summary

Returns the ink that is the foreground color of a brush.

Signature

brush-foreground brush => ink

Arguments

brush
An instance of type <brush>.

Values

ink
An instance of type <ink>.

Library

duim-dcs

Module

duim-dcs

Description

Returns the ink that is the foreground color of brush.

See also

brush-stipple, page 130.


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index