Handbook
Glossary
apply-palette ( indexes palette transparent-index/f -- bitmap )
Vocabulary
images
.
gif
Inputs
indexes
an
object
palette
an
object
transparent-index/f
an
object
Outputs
bitmap
an
object
Definition
USING:
kernel
sequences
;
IN:
images.gif
:
apply-palette
( indexes palette transparent-index/f -- bitmap )
[
colorize
]
2curry
V{
}
map-as
concat
;