ColorMapFilterNode

The ColorMapFilterNode turns a color map to its pixel components. With this node you can modify every pixel of a color map. Use a CreateColorMapFromPixelNode to combine the pixels back to a color map.

Input:

color map The color map to modify.

Output:

color The color of a pixel.
width The width of the color map.
height The height of the color map.

Example: