开发者

Coldfusion 9 CFIMAGE ICC Profiles - Not supported, why? & How to Resolve?

I'm running CF9 and just learned that CF9's CFIMAGE tag does not support ICC Profiles, which makes the "capability" pretty worthless on the Mac, which adds ICC Profiles to all screen grabs.

Has anyone else run into this. Is there a work around or solution to support ICC profiles? T开发者_运维知识库elling the users images w/o ICC profiles are supported is going to leave many scratching their heads.


I'm not entirely sure what you're trying to accomplish, but you might find what you need with CFX_IMAGE / CFX_OPENIMAGE .. They're a free alternatives to cfimage, and they use ImageMagick / GraphicsMagick which support ICC. Failing that, you could always write your own tag in Java, as it's image libraries support ICC.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜