ImageFilterColorizer


Purpose

The ImageFilterContent adds color filters to all images dragged to one of its tiles. The tile's configuration specifies the used color filter. The dimension of the image will not change.

The general tile handing is described here

Configuration

The general configuration handling is described here.

Property Description
Contrast Changes the contrast ratio. The normal contrast ratio is 100%. Lower or higher values are decreasing or increasing the contrast ratio.
Brightness Changes the brightness ratio The normal brightness ratio is 100%. Lower or higher values are decreasing or increasing the brightness ratio.
Saturation Changes the saturation ratio. The normal saturation ratio is 100%. Lower or higher values are decreasing or increasing the saturation ratio. Checking the grayscale box the saturation is set to 0% for a grayscale image.
Color Tones Changes the color tones of red, green and blue. The default value is 100%.

samples

The following examples gives you an impression, how the configuration settings will influence the image processing.

sample 1

The brightness is increased as well as the saturation is lowered. Both settings are dimming the colors. Additional the red color tone is slighty increased so that you get a fade-red-surreal impression.

sample 2

Contrast and brightness are oversaturated and the green color is enhanced over the other color tones.

×