How do you change an image ColorProfile so that it uses a different color space? There appears to be methods to change the icc profile, but nothing to transform the colorspace. The property of an image, image.ColorProfile.ColorSpace is readonly, it would be ideal to transform the image into ColorSpace.Hls.
Thank you