Color Function

2D Modifier  -  Apply a function independently on RGBA channels

ColorFunctionTextureModifier ColorFunctionTextureModifier ColorFunctionTextureModifier ColorFunctionTextureModifier

This modifier applies an arbitrary function independently on each or some of the RGBA channels of the image.

It’s a generic modifier that can be used in many different ways.

Here are the parameters for the example above:


Variables:

  • Channels: Select which channels will be modified
  • Function: Select how the channels get modified

Python

    Oil.createObject("ColorFunctionTextureModifier")