ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D.Effects Namespace / GammaTransfer Class / GreenOffset Property

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