Color Conversion - RGB to HSV and back... (almost)
Posted: Thu Apr 13, 2017 11:04 pm
Hi All,
Download this GUI Stack for Scott Raney's Color Conversion Functions:
RGB to HSV and HSV to RGB.
Only for certain colors this is a lossy conversion: Once you convert some
RGB colors to HSV, the function HSVtoRGB does not restore them back
exactly as before.
Does anyone knows (or have created) a pair of RGBtoHSV and HSVtoRGB
color conversion functions that do not lose or change color information?
Thanks in advance!
Al
Download this GUI Stack for Scott Raney's Color Conversion Functions:
RGB to HSV and HSV to RGB.
Only for certain colors this is a lossy conversion: Once you convert some
RGB colors to HSV, the function HSVtoRGB does not restore them back
exactly as before.
Does anyone knows (or have created) a pair of RGBtoHSV and HSVtoRGB
color conversion functions that do not lose or change color information?
Thanks in advance!
Al