# C1.Util.DX.Direct2D.Effects.LinearTransfer.RedDisable

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Util_DX_Direct2D_Effects_LinearTransfer_RedDisable_" data-uid="C1.Util.DX.Direct2D.Effects.LinearTransfer.RedDisable*">RedDisable Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Util_DX_Direct2D_Effects_LinearTransfer_RedDisable_" data-uid="C1.Util.DX.Direct2D.Effects.LinearTransfer.RedDisable*"></a>
<h4 id="C1_Util_DX_Direct2D_Effects_LinearTransfer_RedDisable" data-uid="C1.Util.DX.Direct2D.Effects.LinearTransfer.RedDisable">RedDisable</h4>
<div class="markdown level1 summary"><p>If you set this to TRUE it does not apply the transfer function to the Red channel. An identity transfer function is used. If you set this to FALSE it applies the gamma transfer function to the Red channel.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool RedDisable { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property RedDisable As Boolean</code></pre>
</div>
</div>
