Darken (HSL)

basix_image_filters__HSLDarkenImageNodeNode

Darken an image by adjusting its brightness in HSL color space. A factor of 0.0 results in a completely black image, while a factor of 1.0 gives the original image. Values above 1.0 will lighten the image.

Pack: Basix Image Filters

custom_nodes.basix_image_filters

Inputs (4)

NameTypeRequired
imageIMAGErequired
masked_areaBOOLEANrequired
factorFLOATrequired
mask_optMASKoptional

Outputs (1)

NameType
imageIMAGE