Previous Up Next

_SETalphaBitmapTransparency
Sets the transparency color of an AlphaBitmap.

I _SETalphaBitmapTransparency (
AlphaBitmap _object_
I _color_
)
Parameters

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

Always 1.
See Also

AlphaBitmap, _GETalphaBitmapTransparency, _SETalphaBitmapBackground.