# C1.Win.Gauge.CommonImage

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Gauge_CommonImage" data-uid="C1.Win.Gauge.CommonImage" class="text-break">CommonImage Class
</h1>
  <div class="markdown level0 summary"><p>Defines a template for <a class="xref" href="C1.Win.Gauge.C1GaugeCustomImage.html">C1GaugeCustomImage</a> to be used in multiple elements.</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="C1.Win.Gauge.CommonItem.html">CommonItem</a></div>
    <div class="level2"><span class="xref">CommonImage</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Gauge.html">C1.Win.Gauge</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Gauge.10.dll</h6>
  <h5 id="C1_Win_Gauge_CommonImage_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class CommonImage : CommonItem, ICloneable, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class CommonImage
    Inherits CommonItem
    Implements ICloneable, IDisposable</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Gauge_CommonImage__ctor" data-uid="C1.Win.Gauge.CommonImage.#ctor">
          <a class="xref" href="C1.Win.Gauge.CommonImage.-ctor.html#C1_Win_Gauge_CommonImage__ctor">CommonImage()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.Gauge.CommonImage.html">CommonImage</a>.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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="C1_Win_Gauge_CommonImage_Height" data-uid="C1.Win.Gauge.CommonImage.Height">
          <a class="xref" href="C1.Win.Gauge.CommonImage.Height.html#C1_Win_Gauge_CommonImage_Height">Height</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logical value representing the height of the image.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonImage_Hue" data-uid="C1.Win.Gauge.CommonImage.Hue">
          <a class="xref" href="C1.Win.Gauge.CommonImage.Hue.html#C1_Win_Gauge_CommonImage_Hue">Hue</a>
        </td>
        <td class="markdown level1 summary"><p>Allows to modify the image hue by the specified amount (between -180 and 180).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonImage_Image" data-uid="C1.Win.Gauge.CommonImage.Image">
          <a class="xref" href="C1.Win.Gauge.CommonImage.Image.html#C1_Win_Gauge_CommonImage_Image">Image</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the original image.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonImage_KeepAspectRatio" data-uid="C1.Win.Gauge.CommonImage.KeepAspectRatio">
          <a class="xref" href="C1.Win.Gauge.CommonImage.KeepAspectRatio.html#C1_Win_Gauge_CommonImage_KeepAspectRatio">KeepAspectRatio</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the image aspect ratio should be maintained.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonImage_KeepSize" data-uid="C1.Win.Gauge.CommonImage.KeepSize">
          <a class="xref" href="C1.Win.Gauge.CommonImage.KeepSize.html#C1_Win_Gauge_CommonImage_KeepSize">KeepSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the predefined size of the image should not changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonImage_Lightness" data-uid="C1.Win.Gauge.CommonImage.Lightness">
          <a class="xref" href="C1.Win.Gauge.CommonImage.Lightness.html#C1_Win_Gauge_CommonImage_Lightness">Lightness</a>
        </td>
        <td class="markdown level1 summary"><p>Allows to modify the image lightness by the specified amount (between -100 and 100).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonImage_Opacity" data-uid="C1.Win.Gauge.CommonImage.Opacity">
          <a class="xref" href="C1.Win.Gauge.CommonImage.Opacity.html#C1_Win_Gauge_CommonImage_Opacity">Opacity</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the opacity of the image between 0.0 (completely invisible) and 1.0 (opaque).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonImage_RotateFlipType" data-uid="C1.Win.Gauge.CommonImage.RotateFlipType">
          <a class="xref" href="C1.Win.Gauge.CommonImage.RotateFlipType.html#C1_Win_Gauge_CommonImage_RotateFlipType">RotateFlipType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the direction of an image's rotation and the axis used to flip the image.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonImage_Saturation" data-uid="C1.Win.Gauge.CommonImage.Saturation">
          <a class="xref" href="C1.Win.Gauge.CommonImage.Saturation.html#C1_Win_Gauge_CommonImage_Saturation">Saturation</a>
        </td>
        <td class="markdown level1 summary"><p>Allows to modify the image saturation by the specified amount (between -100 and 100).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_CommonImage_Width" data-uid="C1.Win.Gauge.CommonImage.Width">
          <a class="xref" href="C1.Win.Gauge.CommonImage.Width.html#C1_Win_Gauge_CommonImage_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logical value representing the width of the image.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
