ColorSwapFilter::SwapColor Property

Specifies which color SourceColor should be converted to.

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

public:
virtual property Color SwapColor {
	Color get () sealed;
	void set (Color value) sealed;
}

Property Value

Type: Color

The alpha-component is ignored.

Default is (0, 0, 0).

Lumia Imaging SDK

Supported in: 2.0
Show: