Next Previous Up Top Contents Index

2 The COLOR Package

colors=

Function

Summary

Tests to see if two colors are equal.
Package

color

Signature

colors= color1 color2 &optional tolerance => bool

Arguments

color1

A color specification.

color2

A color specification.

tolerance

A tolerance level within which color1 and color2 may vary. The default value is0.001s0.

Values

bool

t if the two colors are equal within the given tolerance,nil otherwise.

Description

Returnt if the two colors are equal to the given tolerance.
See also

ensure-<command>
convert-color


LispWorks Reference Manual - 15 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker