Syntax

dbBlurBitmap(BitmapID, Blur)

Description

This command will blur the contents of a specified Bitmap. You must specify a blur value from 1 to 6 to provide the intensity of the blurring. A blur value of 1 will perform mild blurring, up to a value of 6 that causes severe blurring. The greater the intensity of blurring, the longer it takes to perform. The time it takes to blur a bitmap is also dependent on the size of the bitmap. The parameters should be specified using integer values.

See Also

dbFadeBitmap, dbFlipBitmap, dbMirrorBitmap