[previous] [up] [next]     [index]
Next: get-bitmap Up: Drawing Class Reference Previous: save-file

bitmap-dc%

Implements: dc<%>

A bitmap-dc% object allows drawing direclty into a bitmap. A bitmap% object must be supplied at initialization or installed into a bitmap DC using set-bitmap before any other method of the DC is called. If a bitmap-dc% method is called before a bitmap is selected, the method call is ignored.

Methods
All Methods

[previous] [up] [next]     [index]
Next: get-bitmap Up: Drawing Class Reference Previous: save-file

PLT