Next:
load-file
Up:
bitmap
Previous:
get-width
is-color?
Returns
#f
if the bitmap is monochrome,
#t
otherwise.
(send
a-bitmap
is-color?)
->
boolean
PLT