Up |
_BTLAPLACEbitmap8
Apply a LAPLACE filter on a 8-bits bitmap.
Prototype :
fun [ObjBitmap8 I I] ObjBitmap8
- ObjBitmap8 : a bitmap object
- I : desired depth
- I : aperture size
Return : ObjBitmap8 the same object or nil if error.
See also :
Example :