ChromaKeyFilter::InvertAlpha Property

Controls how the alpha channel is generated.

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 false, full transparency in the resulting alpha channel is the value 0. If true, full transparency in the resulting alpha channel is the value 255.

Lumia Imaging SDK

Supported in: 2.0
Show: