ColorSwapFilter.SourceColor Property
Specifies the color that should be converted.
Namespace: Lumia.Imaging.Artistic
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
Syntax
public Color SourceColor { get; set; }
'Declaration
Public Property SourceColor As Color
Get
Set
public:
virtual property Color SourceColor {
Color get () sealed;
void set (Color value) sealed;
}
function get_SourceColor();
function set_SourceColor(value);
Property Value
Type: Color
Remarks
The alpha-component is ignored.
Default is (0, 0, 0).
Version Information
Lumia Imaging SDK
Supported in: 2.0