Log colour

Log colour

The Log family of nodes output the natural logarithm value of the Input value.

 

For colours the calculation is done on a component-wise basis, for example:

 

Output.red = log of Input.red

Output.green = log of Input.green

Output.blue = log of Input.blue