PXC Documentation

PXC Home

HSV Extract

pre 1.18

Extract HSVA channel on an image, each channel becomes its own image.

Node Data

Display name

HSV Extract

Internal name

Node_HSV_Channel

Inheritances

Node_Processor
Node_HSV_Channel

Inputs

enum

Color Space

Surfaces

surface

Surface In

bool

Output Array

Outputs

surface

Hue

surface

Saturation

surface

Value

surface

Alpha

Attributes

Color Depth

HSV Extract nodes extract a single surface in to 4 surfaces, each for HSVA value normalized between 0 to 1.



Commit History


1.7.0
  • Introduced

Related Links