ComponentOne Bitmap for UWP
AlphaMode Property (ColorMatrix)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D.Effects Namespace > ColorMatrix Class : AlphaMode Property
The alpha mode of the output. This can be either premultiplied or straight. See Alpha modes for more info.
Syntax
'Declaration
 
Public Property AlphaMode As AlphaMode
public AlphaMode AlphaMode {get; set;}
See Also

Reference

ColorMatrix Class
ColorMatrix Members