Subscribe to library updates

Library / classes / tools developers: please write a short post in this thread every time you make an update (also remember to update the wiki when posting new stuff).

Users can subscribe (with the Watch button in the right side) to this thread to be notified when there are updates.
 
Last edited:

MaFu

Well-Known Member
Licensed User
Longtime User
MFLib Version 1.06
http://www.b4x.com/android/forum/threads/mflib-functions-compilation-for-b4a.40172/

The image functions are separated in its own library (MFImage.jar).

Image filters. The main filter is MFImage.FilterConvolution3x3(). It's optimized and about ten times faster as it's counterpart in RSImageProcessing library. The other available filters are all based on FilterConvolution3x3:
FilterBlur(), FilterEdge(), FilterEmboss(), FilterEngrave(), FilterSharpen(), FilterSmooth(), FilterSobel()​
 
Last edited:

Periklis Koutsogiannis

Active Member
Licensed User
Longtime User

Periklis Koutsogiannis

Active Member
Licensed User
Longtime User

Periklis Koutsogiannis

Active Member
Licensed User
Longtime User

Periklis Koutsogiannis

Active Member
Licensed User
Longtime User

Periklis Koutsogiannis

Active Member
Licensed User
Longtime User

Periklis Koutsogiannis

Active Member
Licensed User
Longtime User

MaFu

Well-Known Member
Licensed User
Longtime User
Top