ComponentOne Bitmap for UWP
RedDisable Property (DiscreteTransfer)

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

Reference

DiscreteTransfer Class
DiscreteTransfer Members