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

NextPrevUpTopContentsIndex

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 (Macintosh version) - 25 Feb 2015

NextPrevUpTopContentsIndex