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