Previous Up Next

_GETalphaBitmapSize
Gives the size of an AlphaBitmap.

[I I] _GETalphaBitmapSize (
AlphaBitmap _object_
)
Parameters

_object_
the relevant AlphaBitmap
Return value

A pair (width, height) which corresponds to the dimensions of the object.
See Also

AlphaBitmap, _GETalphaBitmapBackground, _GETalphaBitmapTransparency, _GETalphaBitmaps.