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

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