ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.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