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