Previous Up Next

_SETalphaBitmapBackground
Sets the background color of an AlphaBitmap.

I _SETalphaBitmapBackground (
AlphaBitmap _object_
I _color_
)
Parameters

_object_
the relevant AlphaBitmap
_color_
the new background color of the object
Return value

Always 1.
See Also

AlphaBitmap, _GETalphaBitmapBackground, _SETalphaBitmapTransparency.