To HSV node

Left Toolbar > Convert icon Convert Nodes > To HSV icon To HSV

The To HSV node converts the input image into an HSV image. HSV is Hue-Saturation-Value.

input
In0 Img in RGB color space

output
Out Img in HSV color space

Procedure

To convert an image to HSV:

  1. On the left toolbar choose Convert Nodes > HSV. Convert icon > To HSV icon

  2. Drag the To HSV icon into the Node Graph.

    To LAB node

  3. Connect the output of an image node into the Img input in the To HSV node.

Inputs

Img
The Image to convert to HSV color mode.

Outputs

Img
The HSV image.

Attributes Panel

To HSV attributes

Keep Alpha
If checked, the alpha channel of the input image is passed to the output image. Generates an image of HSVA color mode.