Next Previous Up Top Contents Index

4.3 DUIM-DCs Module

<stencil>

Sealed concrete class

Summary

The class for stencils.

Superclasses

<image>

Init-keywords

array:
An instance of type <array>. Required.

transform:
An instance of type <transform>. Default value: #f.

Library

duim-dcs

Module

duim-dcs

Description

The class for stencils. A stencil is a special kind of pattern that contains only opacities.

Operations

The following operations are exported from the DUIM-DCs module.

image-height image-width stencil?

The following operation is exported from the DUIM-Geometry module.

box-edges

See also

<image>, page 154

make-pattern, page 166

stencil?, page 184


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index