ImageFusionFilter Members
Include Protected Members
Include Inherited Members
The ImageFusionFilter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ImageFusionFilter() |
Creates and initializes a new ImageFusionFilter with default settings.
|
![]() |
ImageFusionFilter(IImageProvider, IImageProvider, Boolean) |
Creates and initializes a new ImageFusionFilter with specified sources and settings.
|
Methods
Name | Description | |
---|---|---|
![]() |
Apply |
Internal framework method.
|
![]() |
Lock |
Internal framework method.
|
![]() |
PrepareAsync |
Internal framework method.
|
Properties
Name | Description | |
---|---|---|
![]() |
FusionImageSource |
An image to be merged with the current image.
|
![]() |
InvertAlpha |
Controls how the alpha channel fades the fusion image.
|
![]() |
MaskImageSource |
A raw image containing the alpha mask.
|