YYImage is an image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.

Features:

  • Display/encode/decode animated image with these types:

WebP, APNG, GIF.

  • Display/encode/decode still image with these types:

WebP, PNG, GIF, JPEG, JP2, TIFF, BMP, ICO, ICNS.

  • Baseline/progressive/interlaced image decode with these types:

PNG, GIF, JPEG, BMP.

  • Display frame based image animation and sprite sheet animation.
  • Dynamic memory buffer for lower memory usage.
  • Fully compatible with UIImage and UIImageView class.
  • Extendable protocol for custom image animation.
  • Fully documented.

Leave a Reply