Click or drag to resize
ArithmeticCompositeEffectSource1Amount Property
Weights how much the first image (Source1) should be included in the output image. Default value 0.

Namespace:  Microsoft.Graphics.Canvas.Effects
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public float Source1Amount { get; set; }

Property Value

Type: Single
See Also