HSV set color

BlitzMax Forums/BlitzMax Beginners Area/HSV set color

Is there a command to set a color by Hue Saturation and Value instead of using Red GReen Blue values?

Thanks

No, but you could look at my Cower.Utility mod which has a color type that supports HSV, CMYK, and RGB color.