ImageFusionFilter Members

The ImageFusionFilter type exposes the following members.

  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.

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

  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.
Show: