JJGuisoWebP 1.1

JJGuisoWebP 1.1

Juan J LF 维护。



  • 作者
  • only-icesoul

JJGuisoWebP

CI Status Version License Platform

示例

要运行示例项目,请克隆仓库,然后首先从示例目录运行 pod install

要求

安装

JJGuisoWebP 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中

pod 'JJGuisoWebP'

用法

   let animatedImage = GuisoWebPDecoder().decode(WebpData)

   print("frames count ",animatedImage.frames.count)
   

许可证

JJGuisoWebP可在MIT许可证下使用。更多信息请参阅LICENSE文件。