- Dec 12, 2022
- 357
- 2
Cross platform library that loads the new WebP format images.
Android natively supports this format so the regular LoadBitmap methods will also work.
B4i - If you are using a local builder then download the frameworks and add them to the builder:
Implementation is based on @Brandsum code:
B4J - Based on:
Download the additional jars.
Note that it is a Windows only library.
It will show a warning message in the logs when the first image is loaded. Ignore it.
(SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder")
If you are using the built-in packager then add this line:
B4X:
Android natively supports this format so the regular LoadBitmap methods will also work.
B4i - If you are using a local builder then download the frameworks and add them to the builder:
برای دیدن لینک ها باید ثبت نام کنید
Implementation is based on @Brandsum code:
برای دیدن لینک ها باید ثبت نام کنید
B4J - Based on:
برای دیدن لینک ها باید ثبت نام کنید
(Apache 2.0 license)Download the additional jars.
Note that it is a Windows only library.
It will show a warning message in the logs when the first image is loaded. Ignore it.
(SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder")
If you are using the built-in packager then add this line:
B4X:
#CustomBuildAction: After Packager, %WINDIR%\System32\robocopy.exe, ..\Objects\b4xlibs\Files...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید