Fix Image conversion color
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.
Showing
Please register or sign in to comment