# org.jpedal.jbig2.image.JBIG2Bitmap

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="org_jpedal_jbig2_image_JBIG2Bitmap" data-uid="org.jpedal.jbig2.image.JBIG2Bitmap" class="text-break">JBIG2Bitmap Class
</h1>
  <div class="markdown level0 summary"></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"><span class="xref">JBIG2Bitmap</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="org.jpedal.jbig2.image.html">org.jpedal.jbig2.image</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.ReportViewer.4.6.2.dll</h6>
  <h5 id="org_jpedal_jbig2_image_JBIG2Bitmap_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class JBIG2Bitmap</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class JBIG2Bitmap</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="org_jpedal_jbig2_image_JBIG2Bitmap__ctor_System_Int32_System_Int32_org_jpedal_jbig2_decoders_ArithmeticDecoder_org_jpedal_jbig2_decoders_HuffmanDecoder_org_jpedal_jbig2_decoders_MMRDecoder_" data-uid="org.jpedal.jbig2.image.JBIG2Bitmap.#ctor(System.Int32,System.Int32,org.jpedal.jbig2.decoders.ArithmeticDecoder,org.jpedal.jbig2.decoders.HuffmanDecoder,org.jpedal.jbig2.decoders.MMRDecoder)">
          <a class="xref" href="org.jpedal.jbig2.image.JBIG2Bitmap.-ctor.html#org_jpedal_jbig2_image_JBIG2Bitmap__ctor_System_Int32_System_Int32_org_jpedal_jbig2_decoders_ArithmeticDecoder_org_jpedal_jbig2_decoders_HuffmanDecoder_org_jpedal_jbig2_decoders_MMRDecoder_">JBIG2Bitmap(int, int, ArithmeticDecoder, HuffmanDecoder, MMRDecoder)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="org_jpedal_jbig2_image_JBIG2Bitmap_data" data-uid="org.jpedal.jbig2.image.JBIG2Bitmap.data">
          <a class="xref" href="org.jpedal.jbig2.image.JBIG2Bitmap.data.html">data</a>
        </td>
        <td class="markdown level1 summary"></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="org_jpedal_jbig2_image_JBIG2Bitmap_BitmapNumber" data-uid="org.jpedal.jbig2.image.JBIG2Bitmap.BitmapNumber">
          <a class="xref" href="org.jpedal.jbig2.image.JBIG2Bitmap.BitmapNumber.html#org_jpedal_jbig2_image_JBIG2Bitmap_BitmapNumber">BitmapNumber</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="org_jpedal_jbig2_image_JBIG2Bitmap_Height" data-uid="org.jpedal.jbig2.image.JBIG2Bitmap.Height">
          <a class="xref" href="org.jpedal.jbig2.image.JBIG2Bitmap.Height.html#org_jpedal_jbig2_image_JBIG2Bitmap_Height">Height</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="org_jpedal_jbig2_image_JBIG2Bitmap_Width" data-uid="org.jpedal.jbig2.image.JBIG2Bitmap.Width">
          <a class="xref" href="org.jpedal.jbig2.image.JBIG2Bitmap.Width.html#org_jpedal_jbig2_image_JBIG2Bitmap_Width">Width</a>
        </td>
        <td class="markdown level1 summary"></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="org_jpedal_jbig2_image_JBIG2Bitmap_clear_System_Int32_" data-uid="org.jpedal.jbig2.image.JBIG2Bitmap.clear(System.Int32)">
          <a class="xref" href="org.jpedal.jbig2.image.JBIG2Bitmap.clear.html#org_jpedal_jbig2_image_JBIG2Bitmap_clear_System_Int32_">clear(int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="org_jpedal_jbig2_image_JBIG2Bitmap_combine_org_jpedal_jbig2_image_JBIG2Bitmap_System_Int32_System_Int32_System_Int64_" data-uid="org.jpedal.jbig2.image.JBIG2Bitmap.combine(org.jpedal.jbig2.image.JBIG2Bitmap,System.Int32,System.Int32,System.Int64)">
          <a class="xref" href="org.jpedal.jbig2.image.JBIG2Bitmap.combine.html#org_jpedal_jbig2_image_JBIG2Bitmap_combine_org_jpedal_jbig2_image_JBIG2Bitmap_System_Int32_System_Int32_System_Int64_">combine(JBIG2Bitmap, int, int, long)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="org_jpedal_jbig2_image_JBIG2Bitmap_expand_System_Int32_System_Int32_" data-uid="org.jpedal.jbig2.image.JBIG2Bitmap.expand(System.Int32,System.Int32)">
          <a class="xref" href="org.jpedal.jbig2.image.JBIG2Bitmap.expand.html#org_jpedal_jbig2_image_JBIG2Bitmap_expand_System_Int32_System_Int32_">expand(int, int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="org_jpedal_jbig2_image_JBIG2Bitmap_getData_System_Boolean_" data-uid="org.jpedal.jbig2.image.JBIG2Bitmap.getData(System.Boolean)">
          <a class="xref" href="org.jpedal.jbig2.image.JBIG2Bitmap.getData.html#org_jpedal_jbig2_image_JBIG2Bitmap_getData_System_Boolean_">getData(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="org_jpedal_jbig2_image_JBIG2Bitmap_getPixel_System_Int32_System_Int32_" data-uid="org.jpedal.jbig2.image.JBIG2Bitmap.getPixel(System.Int32,System.Int32)">
          <a class="xref" href="org.jpedal.jbig2.image.JBIG2Bitmap.getPixel.html#org_jpedal_jbig2_image_JBIG2Bitmap_getPixel_System_Int32_System_Int32_">getPixel(int, int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="org_jpedal_jbig2_image_JBIG2Bitmap_getSlice_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="org.jpedal.jbig2.image.JBIG2Bitmap.getSlice(System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="org.jpedal.jbig2.image.JBIG2Bitmap.getSlice.html#org_jpedal_jbig2_image_JBIG2Bitmap_getSlice_System_Int32_System_Int32_System_Int32_System_Int32_">getSlice(int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="org_jpedal_jbig2_image_JBIG2Bitmap_readBitmap_System_Boolean_System_Int32_System_Boolean_System_Boolean_org_jpedal_jbig2_image_JBIG2Bitmap_System_Int16___System_Int16___System_Int32_" data-uid="org.jpedal.jbig2.image.JBIG2Bitmap.readBitmap(System.Boolean,System.Int32,System.Boolean,System.Boolean,org.jpedal.jbig2.image.JBIG2Bitmap,System.Int16[],System.Int16[],System.Int32)">
          <a class="xref" href="org.jpedal.jbig2.image.JBIG2Bitmap.readBitmap.html#org_jpedal_jbig2_image_JBIG2Bitmap_readBitmap_System_Boolean_System_Int32_System_Boolean_System_Boolean_org_jpedal_jbig2_image_JBIG2Bitmap_System_Int16___System_Int16___System_Int32_">readBitmap(bool, int, bool, bool, JBIG2Bitmap, short[], short[], int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="org_jpedal_jbig2_image_JBIG2Bitmap_readGenericRefinementRegion_System_Int32_System_Boolean_org_jpedal_jbig2_image_JBIG2Bitmap_System_Int32_System_Int32_System_Int16___System_Int16___" data-uid="org.jpedal.jbig2.image.JBIG2Bitmap.readGenericRefinementRegion(System.Int32,System.Boolean,org.jpedal.jbig2.image.JBIG2Bitmap,System.Int32,System.Int32,System.Int16[],System.Int16[])">
          <a class="xref" href="org.jpedal.jbig2.image.JBIG2Bitmap.readGenericRefinementRegion.html#org_jpedal_jbig2_image_JBIG2Bitmap_readGenericRefinementRegion_System_Int32_System_Boolean_org_jpedal_jbig2_image_JBIG2Bitmap_System_Int32_System_Int32_System_Int16___System_Int16___">readGenericRefinementRegion(int, bool, JBIG2Bitmap, int, int, short[], short[])</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="org_jpedal_jbig2_image_JBIG2Bitmap_readTextRegion_System_Boolean_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_____System_Int32_org_jpedal_jbig2_image_JBIG2Bitmap___System_Int32_System_Int32_System_Boolean_System_Int32_System_Int32_System_Int32_____System_Int32_____System_Int32_____System_Int32_____System_Int32_____System_Int32_____System_Int32_____System_Int32_____System_Int32_System_Int16___System_Int16___org_jpedal_jbig2_decoders_JBIG2StreamDecoder_" data-uid="org.jpedal.jbig2.image.JBIG2Bitmap.readTextRegion(System.Boolean,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32[][],System.Int32,org.jpedal.jbig2.image.JBIG2Bitmap[],System.Int32,System.Int32,System.Boolean,System.Int32,System.Int32,System.Int32[][],System.Int32[][],System.Int32[][],System.Int32[][],System.Int32[][],System.Int32[][],System.Int32[][],System.Int32[][],System.Int32,System.Int16[],System.Int16[],org.jpedal.jbig2.decoders.JBIG2StreamDecoder)">
          <a class="xref" href="org.jpedal.jbig2.image.JBIG2Bitmap.readTextRegion.html#org_jpedal_jbig2_image_JBIG2Bitmap_readTextRegion_System_Boolean_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_____System_Int32_org_jpedal_jbig2_image_JBIG2Bitmap___System_Int32_System_Int32_System_Boolean_System_Int32_System_Int32_System_Int32_____System_Int32_____System_Int32_____System_Int32_____System_Int32_____System_Int32_____System_Int32_____System_Int32_____System_Int32_System_Int16___System_Int16___org_jpedal_jbig2_decoders_JBIG2StreamDecoder_">readTextRegion(bool, bool, int, int, int, int[][], int, JBIG2Bitmap[], int, int, bool, int, int, int[][], int[][], int[][], int[][], int[][], int[][], int[][], int[][], int, short[], short[], JBIG2StreamDecoder)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="org_jpedal_jbig2_image_JBIG2Bitmap_setPixel_System_Int32_System_Int32_System_Int32_" data-uid="org.jpedal.jbig2.image.JBIG2Bitmap.setPixel(System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="org.jpedal.jbig2.image.JBIG2Bitmap.setPixel.html#org_jpedal_jbig2_image_JBIG2Bitmap_setPixel_System_Int32_System_Int32_System_Int32_">setPixel(int, int, int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
