Initialize dither objects up to a given order.
graphics-ports
initialize-dithers &optional order
order
An integer.
The initialize-dithers function initializes dither objects up to the given order (size = 2 ^ order ). By default, order is 3.
initialize-dithers
Note: dithers do not affect drawing or the antialiasing that occurs when drawing in Cocoa.
dither-color-spec make-dither with-dither