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

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