RgbLevelsEffect Properties

The RgbLevelsEffect type exposes the following members.

  Name Description
Public property Blue

The minimum, maximum and midtone of the blue levels in the image.

Range Min[0, 255], Max[0,255], MidTone[0.01, 9,99]

Public property Green

The minimum, maximum and midtone of the green levels in the image.

Range Min[0, 255], Max[0,255], MidTone[0.01, 9,99]

Public property Red

The minimum, maximum and midtone of the red levels in the image.

Range Min[0, 255], Max[0,255], MidTone[0.01, 9,99]

Public property Rgb

The minimum, maximum and midtone of the RGB levels in the image.

Range Min[0, 255], Max[0,255], MidTone[0.01, 9,99]

Public property Source
The IImageProvider that will be used as source.
Public property SourceCount
The number of sources that can be set.
Public property SupportedRenderOptions
Supported rendering options.
Show: