Syntax

dbFadeBitmap(BitmapID, Percent)

Description

This command will fade the contents of a specified Bitmap. You must specify a fade value that sets the level of fading from zero which fades the bitmap completely to black, up to 100 which does not fade the bitmap at all. Fade operations are slow and the completion time depends on the size of the bitmap. The parameters should be specified using integer values.

See Also

dbBlurBitmap, dbFlipBitmap, dbMirrorBitmap