Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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