Next:
get-width
Up:
bitmap
Previous:
get-depth
get-height
Gets the height of the bitmap in pixels.
(send
a-bitmap
get-height)
->
exact integer in [1, 10000]
PLT