get-width in bitmap%
get-width
bitmap%
Gets the width of the bitmap in pixels.
(send a-bitmap get-width) -> exact integer in [1, 10000]
(send a-bitmap get-width)
send
a-bitmap