ImageFusionFilter Members

Include Protected Members
Include Inherited Members

The ImageFusionFilter type exposes the following members.

Constructors

  Name Description
Public method ImageFusionFilter()
Creates and initializes a new ImageFusionFilter with default settings.
Public method ImageFusionFilter(IImageProvider, IImageProvider, Boolean)
Creates and initializes a new ImageFusionFilter with specified sources and settings.

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 FusionImageSource
An image to be merged with the current image.
Public property InvertAlpha
Controls how the alpha channel fades the fusion image.
Public property MaskImageSource
A raw image containing the alpha mask.

See Also

ImageFusionFilter Class

Lumia.Imaging.Compositing Namespace