convertHSVtoRGB

Deprecated

Use array.image instead

Replace with

image.convertHSVtoRGB()

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