ComponentOne Bitmap for UWP
Coefficients Property

C1.UWP.DX Assembly > C1.Util.DX.Direct2D.Effects Namespace > ArithmeticComposite Class : Coefficients Property
The coefficients for the equation used to composite the two input images. The coefficients are unitless and unbounded.
Syntax
'Declaration
 
Public Property Coefficients As Vector4
public Vector4 Coefficients {get; set;}
See Also

Reference

ArithmeticComposite Class
ArithmeticComposite Members