[previous] [up] [next]     [index]
Next: set-style Up: brush Previous: set-color

set-stipple

Sets or removes the stipple bitmap, where #f removes the stipple. See brush% for information about drawing with stipples.

A bitmap cannot be used as a stipple if it is selected into a bitmap-dc% object; if the given bitmap is selected into a bitmap-dc% object, an exn:application:mismatch exception is raised. A brush cannot be modified if it was obtained from a brush-list% or while it is selected into a drawing context.



PLT