convert HSVto RGB
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.
Converts an HSV(A) image to RGB(A)
The image array. See F64Array.Companion.fromImage for the format.
The image converted to RBB.