medium-brush-setter
Generic function
Summary
Sets the brush for the specified medium.
Signature
medium-brush-setter brush medium => brush
Arguments
- brush
- An instance of type
<brush>.
- medium
- An instance of type
<medium>.
Values
- brush
- An instance of type
<brush>.
Library
duim-sheets
Module
duim-sheets
Description
Sets the brush for medium. This brush is used by all subsequent painting operations on medium.
See also
medium-brush, page 299
medium-pen-setter, page 306