RgbLevelsFilter Properties

The RgbLevelsFilter 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]

Show: