Tool Addon for MFLib library

In version 1.03 of my MFLib library for B4A i added functions to create bitmaps with alpha channel from two JPG (image and mask). The reason is to save space because the two JPG files are normally far lower in size as the corresponding PNG with alpha channel.

Now i created a tool for easily create the image and mask from a given PNG: ImageMasker

ImageMasker.jpg


Simply load a PNG with alpha channel. Set the quality factor for image and mask. Zoom in and drag around for control of the distortions (the four windows are synchronized). Have a look at the file size info in the status bar. And finally if you satisfied with the result, click on "Save".

Here is the file for download: link
The program is for Windows only. But this shouldn't a problem for B4A/B4J user. ;)

Happy masking
 
Top