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 make-dither function makes a dither matrix of the given size .


LispWorks CAPI Reference Manual - 3 Dec 2004

NextPrevUpTopContentsIndex