Up |
_BTBLURbitmap
Apply a blur on a bitmap.
Prototype :
fun [ObjBitmap I I] ObjBitmap
- ObjBitmap : a bitmap object
- I : Blur value on X
- I : Blur value on Y
Return : ObjBitmap the same bitmap object or nil if error.
See also :
Example :
Up |
Apply a blur on a bitmap.
fun [ObjBitmap I I] ObjBitmap
Return : ObjBitmap the same bitmap object or nil if error.