ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D.Effects Namespace / GammaTransfer Class / RedOffset Property

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