ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D.Effects Namespace / ColorManagement Class / AlphaMode Property

In This Topic
    AlphaMode Property (ColorManagement)
    In This Topic
    The alpha mode of this color management.
    Syntax
    'Declaration
     
    Public Property AlphaMode As ColorManagementAlphaMode
    public ColorManagementAlphaMode AlphaMode {get; set;}
    See Also