# GrapeCity.Documents.Word.ImageEffect

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Word_ImageEffect" data-uid="GrapeCity.Documents.Word.ImageEffect" class="text-break">ImageEffect Class
</h1>
  <div class="markdown level0 summary"><p>The abstract base class for image effects.</p>
<p>
Derived classes include <a class="xref" href="GrapeCity.Documents.Word.Blur.html">Blur</a>, <a class="xref" href="GrapeCity.Documents.Word.FillOverlay.html">FillOverlay</a>, <a class="xref" href="GrapeCity.Documents.Word.AlphaBiLevel.html">AlphaBiLevel</a>, <a class="xref" href="GrapeCity.Documents.Word.AlphaCeiling.html">AlphaCeiling</a>, <a class="xref" href="GrapeCity.Documents.Word.AlphaFloor.html">AlphaFloor</a>, <a class="xref" href="GrapeCity.Documents.Word.AlphaInverse.html">AlphaInverse</a>,
<a class="xref" href="GrapeCity.Documents.Word.AlphaModulation.html">AlphaModulation</a>, <a class="xref" href="GrapeCity.Documents.Word.AlphaModulationComplex.html">AlphaModulationComplex</a>, <a class="xref" href="GrapeCity.Documents.Word.AlphaReplace.html">AlphaReplace</a>, <a class="xref" href="GrapeCity.Documents.Word.BiLevel.html">BiLevel</a>, <a class="xref" href="GrapeCity.Documents.Word.ColorChange.html">ColorChange</a>, <a class="xref" href="GrapeCity.Documents.Word.ColorReplacement.html">ColorReplacement</a>,
<a class="xref" href="GrapeCity.Documents.Word.Duotone.html">Duotone</a>, <a class="xref" href="GrapeCity.Documents.Word.Grayscale.html">Grayscale</a>, <a class="xref" href="GrapeCity.Documents.Word.HslEffect.html">HslEffect</a>, <a class="xref" href="GrapeCity.Documents.Word.Luminance.html">Luminance</a>, <a class="xref" href="GrapeCity.Documents.Word.Tint.html">Tint</a>.
</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="GrapeCity.Documents.Word.FormattingBag.html">FormattingBag</a></div>
    <div class="level2"><span class="xref">ImageEffect</span></div>
      <div class="level3"><a class="xref" href="GrapeCity.Documents.Word.AlphaBiLevel.html">AlphaBiLevel</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Documents.Word.AlphaCeiling.html">AlphaCeiling</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Documents.Word.AlphaFloor.html">AlphaFloor</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Documents.Word.AlphaInverse.html">AlphaInverse</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Documents.Word.AlphaModulation.html">AlphaModulation</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Documents.Word.AlphaModulationComplex.html">AlphaModulationComplex</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Documents.Word.AlphaReplace.html">AlphaReplace</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Documents.Word.BiLevel.html">BiLevel</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Documents.Word.Blur.html">Blur</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Documents.Word.ColorChange.html">ColorChange</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Documents.Word.ColorReplacement.html">ColorReplacement</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Documents.Word.Duotone.html">Duotone</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Documents.Word.FillOverlay.html">FillOverlay</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Documents.Word.Grayscale.html">Grayscale</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Documents.Word.HslEffect.html">HslEffect</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Documents.Word.Luminance.html">Luminance</a></div>
      <div class="level3"><a class="xref" href="GrapeCity.Documents.Word.Tint.html">Tint</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Word.html">GrapeCity.Documents.Word</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Word.dll</h6>
  <h5 id="GrapeCity_Documents_Word_ImageEffect_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class ImageEffect : FormattingBag</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class ImageEffect
    Inherits FormattingBag</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Word_ImageEffect_EffectType" data-uid="GrapeCity.Documents.Word.ImageEffect.EffectType">
          <a class="xref" href="GrapeCity.Documents.Word.ImageEffect.EffectType.html#GrapeCity_Documents_Word_ImageEffect_EffectType">EffectType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the image effect type.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Word_ImageEffect_Equals_GrapeCity_Documents_Word_ImageEffect_" data-uid="GrapeCity.Documents.Word.ImageEffect.Equals(GrapeCity.Documents.Word.ImageEffect)">
          <a class="xref" href="GrapeCity.Documents.Word.ImageEffect.Equals.html#GrapeCity_Documents_Word_ImageEffect_Equals_GrapeCity_Documents_Word_ImageEffect_">Equals(ImageEffect)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ImageEffect_Equals_System_Object_" data-uid="GrapeCity.Documents.Word.ImageEffect.Equals(System.Object)">
          <a class="xref" href="GrapeCity.Documents.Word.ImageEffect.Equals.html#GrapeCity_Documents_Word_ImageEffect_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_ImageEffect_GetHashCode" data-uid="GrapeCity.Documents.Word.ImageEffect.GetHashCode">
          <a class="xref" href="GrapeCity.Documents.Word.ImageEffect.GetHashCode.html#GrapeCity_Documents_Word_ImageEffect_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
