iOS development----Sdwebimage supports images in WEBP format

Source: Internet
Author: User
Tags webp


    • What is WEBP?
    • How does iOS support images in WEBP format?

What is WEBP? Click here to see what is WEBP.
How does iOS support images in WEBP format?
in the development of iOS, we will basically use the Open Source Library sdwebimage to get the network picture, just sdwebimage also support the loading of WEBP format picture. So how to let Sdwebimage support WEBP format picture loading it? Very simple, the steps are as follows:1. Project introduction of Sdwebimage open Source Library;2. Introduction of WEBP.FRAMEWORK,:HTTPS://GITHUB.COM/SEANOOI/IOS-WEBP. (manually dragged into, or cocoapods, will not cocoapods children's shoes can go to google Baidu a bit)


3. Let Sdwebimage support WEBP, set the following build Settings--preprocessor Macros, add sd_webp=1,


4. OK, run your program, you can see the WEBP format of the picture can also be loaded smoothly.

Coding Happy,o (∩_∩) o~



Reference Documents: Http://stackoverflow.com/questions/18012527/how-to-load-a-webp-image-with-sdwebimage
http://isux.tencent.com/introduction-of-webp.html

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

iOS development----Sdwebimage supports images in WEBP format

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.