ComponentOne Bitmap for UWP
BlueDisable Property (DiscreteTransfer)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D.Effects Namespace > DiscreteTransfer Class : BlueDisable Property
If you set this to TRUE the effect does not apply the transfer function to the Blue channel. If you set this to FALSE the effect applies the BlueDiscreteTransfer function to the Blue channel.
Syntax
'Declaration
 
Public Property BlueDisable As System.Boolean
public System.bool BlueDisable {get; set;}
See Also

Reference

DiscreteTransfer Class
DiscreteTransfer Members