# GrapeCity.Documents.Imaging.GcBitmap.Opaque

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Imaging_GcBitmap_Opaque_" data-uid="GrapeCity.Documents.Imaging.GcBitmap.Opaque*">Opaque Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Imaging_GcBitmap_Opaque_" data-uid="GrapeCity.Documents.Imaging.GcBitmap.Opaque*"></a>
<h4 id="GrapeCity_Documents_Imaging_GcBitmap_Opaque" data-uid="GrapeCity.Documents.Imaging.GcBitmap.Opaque">Opaque</h4>
<div class="markdown level1 summary"><p>Gets or sets a value indicating whether the alpha channel of the image should be ignored.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool Opaque { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property Opaque As Boolean</code></pre>
</div>
<h5 id="GrapeCity_Documents_Imaging_GcBitmap_Opaque_seealso">See Also</h5>
<div class="seealso">
    <div><a class="xref" href="GrapeCity.Documents.Imaging.GcBitmap.SetAlphaTo255.html#GrapeCity_Documents_Imaging_GcBitmap_SetAlphaTo255_System_Nullable_System_Drawing_Rectangle__">SetAlphaTo255</a>(<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.drawing.rectangle">Rectangle</a>?)</div>
</div>
</div>
