ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 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 Single
    public float BlueOffset {get; set;}
    See Also