PxrGamma

PxrGamma

Adjust the exposure of the input color by the given gamma.

Input Parameters

Input Color

The color to have exposure adjustment. Plug a color pattern here.

RIB: color inputRGB
Default: 0.0 0.0 0.0

Gamma

The amount of gamma to adjust the inputRGB

RIB: float gamma
Default: 1.0

Output Parameters

resultRGB

The clamped color result.

resultR

The R channel from the resultRGB output.

resultG

The G channel from the resultRGB output.

resultB

The B channel from the resultRGB output.