# C1.WPF.Bitmap

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_WPF_Bitmap" data-uid="C1.WPF.Bitmap" class="text-break">C1.WPF.Bitmap Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.WPF.Bitmap.BaseOptions.html">BaseOptions</a></h4>
      <section><p>Base class for all encoder options.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Bitmap.BaseTransform.html">BaseTransform</a></h4>
      <section><p>Base class for all bitmap transformations.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Bitmap.BmpOptions.html">BmpOptions</a></h4>
      <section><p>Encoder options supported by the native BMP codec.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Bitmap.C1Bitmap.html">C1Bitmap</a></h4>
      <section><p>Represents an uncompressed in-memory bitmap for the purpose of its conversion and transformation.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Bitmap.C1Bitmap.Palette.html">C1Bitmap.Palette</a></h4>
      <section><p>Represents the bitmap palette for indexed pixel formats.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Bitmap.Clipper.html">Clipper</a></h4>
      <section><p>Produces a clipped version of the bitmap for a specified rectangular region of interest.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Bitmap.FlipRotator.html">FlipRotator</a></h4>
      <section><p>Produces a flipped (horizontal or vertical) and/or rotated (by 90 degree increments) bitmap. Rotations are done before the flip.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Bitmap.FormatConverter.html">FormatConverter</a></h4>
      <section><p>Converts the image data from one pixel format to another.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Bitmap.GifOptions.html">GifOptions</a></h4>
      <section><p>Encoder options supported by the native GIF codec.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Bitmap.JpegOptions.html">JpegOptions</a></h4>
      <section><p>Encoder options supported by the native JPEG codec.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Bitmap.JpegXROptions.html">JpegXROptions</a></h4>
      <section><p>Encoder options supported by the native JPEG XR codec.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Bitmap.PngOptions.html">PngOptions</a></h4>
      <section><p>Encoder options supported by the native PNG codec.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Bitmap.Scaler.html">Scaler</a></h4>
      <section><p>Represents a resized version of the input bitmap using a resampling or filtering algorithm.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Bitmap.TiffOptions.html">TiffOptions</a></h4>
      <section><p>Encoder options supported by the native TIFF codec.</p>
</section>
    <h3 id="structs">
Structs
</h3>
      <h4><a class="xref" href="C1.WPF.Bitmap.ImageRect.html">ImageRect</a></h4>
      <section><p>Represents a rectangle for clipping images.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Bitmap.PaletteColor.html">PaletteColor</a></h4>
      <section><p>Represents a color in 32bppBGRA format.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.WPF.Bitmap.ContainerFormat.html">ContainerFormat</a></h4>
      <section><p>Specifies the image container format.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Bitmap.DitherType.html">DitherType</a></h4>
      <section><p>Specifies the type of dither algorithm to apply when converting between pixel formats.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Bitmap.InterpolationMode.html">InterpolationMode</a></h4>
      <section><p>Specifies the sampling or filtering mode to use when scaling an image.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Bitmap.PaletteType.html">PaletteType</a></h4>
      <section><p>Specifies the type of palette used for indexed pixel formats.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Bitmap.PixelFormat.html">PixelFormat</a></h4>
      <section><p>Describes the memory layout of each pixel in a bitmap.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Bitmap.PngFilter.html">PngFilter</a></h4>
      <section><p>Describes the PNG filters available for compression optimization.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Bitmap.TiffCompression.html">TiffCompression</a></h4>
      <section><p>Specifies the Tagged Image File Format (TIFF) compression options.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Bitmap.TransformOptions.html">TransformOptions</a></h4>
      <section><p>Specifies the flip and rotation transforms.</p>
</section>


</div>
