convert HSVto RGB
Deprecated
Use array.image instead
Replace with
image.convertHSVtoRGB()Content copied to clipboard
Converts an HSV(A) image to RGB(A)
Receiver
The image array. See F64Array.Companion.fromImage for the format.
Return
The image converted to RBB.
Since
1.4.0