Next Prev Up Top Contents Index

initialize-dithers

Function
Summary

Initialize dither objects up to a given order.

Signature

initialize-dithers &optional order

Arguments

order

An integer

Description

The initialize-dithers function initializes dither objects up to the given order (size = 2 ^ order ). By default, order is 3.


LispWorks CAPI Reference Manual - 14 Dec 2001

Next Prev Up Top Contents Index