Brightness

Applies the Brightness filter to an image. Processes input image and outputs the filtered result.

basic
Since P00

Input Ports

Image

Input image

Image

Output Ports

Image

明度調整後のimage

Image

Parameters

NameTypeDefaultDescription
AmountFloat0.0明度の調整量(正=明るく、負=暗く)

Technical Details

各ピクセルのR/G/Bチャンネルにamount値をAddし、0.0〜1.0にクランプします。Aチャンネルは変更されません。

Brightness — PixPipeline Node Reference