imageresizer - How to keep color profiles when converting images -
when resize images using imageresizing.net(freeimagedecode) library in output image color profile srgb ignored. how keep color profile srgb when converting? have set ignoreicc=false
the version of freeimage used in freeimagedecoder plugin compiled without metadata/icc support performance reasons (250% performance boost).
everything performed in srgb anyway; there shouldn't practical problem unless source files aren't srgb.
we're hoping freeimage team allow set flag instead of requiring recompilation. @ moment there's no way support both performance , icc flexibility when using freeimage plugins.
Comments
Post a Comment