is-color? in bitmap%
is-color?
bitmap%
Returns #f if the bitmap is monochrome, #t otherwise.
#f
#t
(send a-bitmap is-color?) -> boolean
(send a-bitmap is-color?)
send
a-bitmap