# CSJ2K.Icc.ICCMonochromeInputProfile

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="CSJ2K_Icc_ICCMonochromeInputProfile" data-uid="CSJ2K.Icc.ICCMonochromeInputProfile" class="text-break">ICCMonochromeInputProfile Class
</h1>
  <div class="markdown level0 summary"><p>The monochrome ICCProfile.</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="CSJ2K.Icc.ICCProfile.html">ICCProfile</a></div>
    <div class="level2"><span class="xref">ICCMonochromeInputProfile</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="CSJ2K.Icc.html">CSJ2K.Icc</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.ReportViewer.4.6.2.dll</h6>
  <h5 id="CSJ2K_Icc_ICCMonochromeInputProfile_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ICCMonochromeInputProfile : ICCProfile</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ICCMonochromeInputProfile
    Inherits ICCProfile</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="CSJ2K_Icc_ICCMonochromeInputProfile__ctor_CSJ2K_Color_ColorSpace_" data-uid="CSJ2K.Icc.ICCMonochromeInputProfile.#ctor(CSJ2K.Color.ColorSpace)">
          <a class="xref" href="CSJ2K.Icc.ICCMonochromeInputProfile.-ctor.html#CSJ2K_Icc_ICCMonochromeInputProfile__ctor_CSJ2K_Color_ColorSpace_">ICCMonochromeInputProfile(ColorSpace)</a>
        </td>
        <td class="markdown level1 summary"><p>Construct a ICCMonochromeInputProfile corresponding to the profile file</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="CSJ2K_Icc_ICCMonochromeInputProfile_createInstance_CSJ2K_Color_ColorSpace_" data-uid="CSJ2K.Icc.ICCMonochromeInputProfile.createInstance(CSJ2K.Color.ColorSpace)">
          <a class="xref" href="CSJ2K.Icc.ICCMonochromeInputProfile.createInstance.html#CSJ2K_Icc_ICCMonochromeInputProfile_createInstance_CSJ2K_Color_ColorSpace_">createInstance(ColorSpace)</a>
        </td>
        <td class="markdown level1 summary"><p>Return the ICCProfile embedded in the input image</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
