Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D.Effects Namespace / GammaTransfer Class / AlphaOffset Property

In This Topic
    AlphaOffset Property
    In This Topic
    The offset of the gamma transfer function for the Alpha channel.
    Syntax
    'Declaration
     
    Public Property AlphaOffset As System.Single
    public System.float AlphaOffset {get; set;}
    See Also