Previous Up Next

AlphaBitmap
AlphaBitmap type.
An AlphaBitmap is internally represented as a pair of bitmaps :
- An ObjBitmap containing the RGB components of the bitmap
- An ObjBitmap8 containing the 'alpha' component of the bitmap

AlphaBitmap (
)
Parameters

Return value