Next:
get-height
Up:
wx:bitmap
Previous:
get-colour-map
get-depth
Gets the colour depth of the bitmap. A return value of 1 indicates a monochrome bitmap.
(send
a-wx:bitmap
get-depth)
->
small integer
PLT