[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Effects.LinearTransfer.BlueDisable

BlueDisable Property

BlueDisable

If you set this to TRUE it does not apply the transfer function to the Blue channel. An identity transfer function is used. If you set this to FALSE it applies the gamma transfer function to the Blue channel.

Declaration
public bool BlueDisable { get; set; }