ImageFusionFilter::InvertAlpha Property

Controls how the alpha channel fades the fusion image.

Namespace: Lumia.Imaging.Compositing
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

public:
virtual property bool InvertAlpha {
	bool get () sealed;
	void set (bool value) sealed;
}

Property Value

Type: Boolean

If this is false, 0 - 255 is fading from the image to the frame provided. If this is true, 0 - 255 is fading from the provided frame to image.

Lumia Imaging SDK

Supported in: 2.0
Show: