在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):DelusionalLogic/pngLua开源软件地址(OpenSource Url):https://github.com/DelusionalLogic/pngLua开源编程语言(OpenSource Language):Lua 100.0%开源软件介绍(OpenSource Introduction):A pure lua implementation of a PNG decoder UsageTo initialize a new png image:
The image will then be decoded. The available data from the image is as follows
Decoding the image is synchronous, and will take a long time for large images. SupportThe supported colortypes are as follows:
So far the module only supports 256 Colors in png-8, png-24 as well as png-32 files. and no ancillary chunks. More than 256 colors might be supported (Bit-depths over 8) as long as they align with whole bytes. These have not been tested. Multiple IDAT chunks of arbitrary lengths are supported, as well as all filters. ErrorsSo far no error-checking has been implemented. No crc32 checks are done. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论