Next Previous Up Top Contents Index

2 GP Reference Entries

dither-color-spec

Function

Summary

Returnst if the color specification for a given pixel should result in a pixel that is on in a 1 bit dithered bitmap.
Signature

dither-color-spec rgb-color-spec y x

Arguments

rgb-color-spec

An RGB specification

y

An integer

x

An integer

Values

result

A boolean

Description

Thedither-color-spec returnst if rgb-color-spec should result in a pixel that is on in a 1-bit dithered bitmap. The current set of dithers is used in the decision.
See also

initialize-dithers
with-dither

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker