binarize Bitmap
Applies binarization filter to Bitmap. Old bitmap is recycled if stated.
Return
bitmap with binarization filter applied.
Parameters
bitmap
bitmap to binarize
recycle
if the original bitmap should be recycled afterwards
Applies binarization filter to Bitmap. Old bitmap is recycled if stated.
bitmap with binarization filter applied.
bitmap to binarize
if the original bitmap should be recycled afterwards