开发者

In Android how to decode a jpeg in cmyk color format?

I'm trying to decode a jpeg that is in CMYK color format. BitmapFactory returns null. I googled around but with no luck. Is 开发者_开发问答it possibile Android team did not the right job supporting all kind of color format?

I'm using Android 2.2.

Thank you so much.


Found the solution: loading the JPEG using the external library libjpeg compiled with NDK. It has been a hard work, but I did it!


It's very possible I'd say:

http://code.google.com/p/skia/issues/detail?id=69

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜