-
Kazuhiko Shiozaki authored
Fix Image Conversion by using sRGB instead RGB, because it seems that using 'sRGB' instead of 'RGB' makes a good result for RGB input, because imagemagick assume that input's colorspace is sRGB if not specified.
4fd98a90
Fix Image Conversion by using sRGB instead RGB, because it seems that using 'sRGB' instead of 'RGB' makes a good result for RGB input, because imagemagick assume that input's colorspace is sRGB if not specified.