B4X FEED [B4X] APNG - animated PNG

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: [B4X] APNG - animated PNG است. این موضوع تا کنون 70 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع [B4X] APNG - animated PNG
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
70
پسندها
0
آخرین ارسال توسط PracticalSoft
وضعیت
موضوع بسته شده است و نمی‌توان پاسخ جدیدی فرستاد.
Jun 6, 2020
11,559
4,422
برای دیدن تصاویر باید ثبت نام کنید


(image source: )

APNG is a format that extends PNG with support for animations, similar to animated gifs.
This class, which is implemented in B4X, extracts the frames from the APNG file and creates the animation.

It doesn't support all possible formats. If you encounter a file that is not supported then post it.

It depends on B4XCollections v1.08+ which is an internal library. B4XCollections v1.08 is attached (should be copied to the internal libraries folder).

Under the hood it uses RandomAccessFile + BytesBuilder + native CRC32 implementation to extract the frames, build temporary images that are loaded as regular bitmaps and then animate them.

 

وضعیت
موضوع بسته شده است و نمی‌توان پاسخ جدیدی فرستاد.
عقب
بالا