Version: 5.2.1
Color Utilities
(require (planet dsheap/color-utils:1:=2)) |
These are some convenience tools to transform images in the 2htdp/image library. The convenience consists of producing new colors by changing a single intensity by name, and a for-like comprehension for images.
Example: | ||
|
Produce new image by binding id
to each element of image-expr’s color-list
in turn.