Next:
get-height
Up:
bitmap
Previous:
bitmap
get-depth
Gets the color depth of the bitmap. See also
is-color?
.
(send
a-bitmap
get-depth)
->
exact non-negative integer
PLT