Initialize dither objects up to a given order.
graphics-ports
initialize-dithers &optional order
order⇩ |
An integer. |
The function initialize-dithers
initializes dither objects up to the given order (size = 2 ^ order).
The default value of order is 3.
initialize-dither
is deprecated. Dithers do not affect drawing or anti-aliasing.
CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:34:15