Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

medium-brush

Generic function

Summary

Returns the brush for the specified medium.

Signature

medium-brush medium => brush

Arguments

medium
An instance of type <medium>.

Values

brush
An instance of type <brush>.

Library

duim-sheets

Module

duim-sheets

Description

Returns the brush for medium. This brush is used by all subsequent painting operations on medium.

See also

medium-brush-setter, page 300

medium-pen, page 306


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index