All Manuals > CAPI User Guide and Reference Manual > 22 GRAPHICS-PORTS Reference Entries

NextPrevUpTopContentsIndex

initialize-dithers

Function
Summary

Initialize dither objects up to a given order.

Package

graphics-ports

Signature

initialize-dithers &optional order

Arguments

order

An integer.

Description

The function initialize-dithers initializes dither objects up to the given order (size = 2 ^ order ).

The default value of order is 3.

Notes

initialize-dither is deprecated. Dithers do not affect drawing or anti-aliasing.

See also

dither-color-spec
make-dither
with-dither


CAPI User Guide and Reference Manual (Macintosh version) - 3 Aug 2017

NextPrevUpTopContentsIndex