RgbMixerFilter Members

Include Protected Members
Include Inherited Members

The RgbMixerFilter type exposes the following members.

Constructors

  Name Description
Public method RgbMixerFilter
Creates and initializes a new RGB Mixer Filter with default values.

Methods

  Name Description
Public method Apply
Internal framework method.
Public method Lock
Internal framework method.
Public method PrepareAsync
Internal framework method.

Properties

  Name Description
Public property Alpha
A set of curves defining the new color based on the current alpha component. Default is a set of curves that leaves the Alpha channel unchanged.
Public property Blue
A set of curves defining the new color based on the current blue component. Default is a set of curves that leaves the Blue channel unchanged.
Public property Green
A set of curves defining the new color based on the current green component. Default is a set of curves that leaves the Green channel unchanged.
Public property Red
A set of curves defining the new color based on the current red component. Default is a set of curves that leaves the Red channel unchanged.

See Also

RgbMixerFilter Class

Lumia.Imaging.Adjustments Namespace