开发者

Image format in android

开发者 https://www.devze.com 2022-12-26 00:51 出处:网络
Which is the image format used in Android ap开发者_StackOverflow社区ps? Android supports bitmap resource files in a few different formats:

Which is the image format used in Android ap开发者_StackOverflow社区ps?


Android supports bitmap resource files in a few different formats: png (preferred), jpg (acceptable), gif (discouraged).

https://developer.android.com/guide/topics/resources/available-resources.html


Android supports JPEG ,GIF, BMP, PNG, WebP image formats. More details here.

0

精彩评论

暂无评论...
验证码 换一张
取 消