Previous | Up | Next |
Returns the background color of an AlphaBitmap.Parameters
I _GETalphaBitmapBackground ( AlphaBitmap _object_ )
Return value
_object_ the relevant AlphaBitmap
The Scol color (24 bits) which corresponds to the background color of the object.Remark
Depending on the format of the file loaded, the background color may or may not be supported (the function then returns nil).See Also
AlphaBitmap, _GETalphaBitmapSize, _GETalphaBitmapTransparency, _GETalphaBitmaps, _SETalphaBitmapBackground.