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

make-dither Function

Summary

Makes a dither matrix of a given size.

Package

graphics-ports

Signature

make-dither size => matrix

Arguments
size
An integer.
Values
matrix
A dither matrix.
Description

The function make-dither makes a dither matrix of the given size.

Notes

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

See also

dither-color-spec
initialize-dithers
with-dither


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:34:15