Next Previous Up Top Contents Index

4.3 DUIM-DCs Module

brush-stipple

Generic function

Summary

Returns the stipple pattern of a brush.

Signature

brush-stipple brush => stipple

Arguments

brush
An instance of type <brush>.

Values

stipple
A (stipple) or #f.

Library

duim-dcs

Module

duim-dcs

Description

Returns the stipple pattern of brush.

See also

brush-tile, page 131

brush-fill-rule, page 128

brush-fill-style, page 128


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index