Jpeg2000Encoder Properties |
The Jpeg2000Encoder type exposes the following members.
Name | Description | |
---|---|---|
![]() | CompressionMode | Gets or Sets the Jp2CompressionMode to use when compressing an image. |
![]() ![]() | CompressionQuality | Gets or sets the compression quality to use when compressing an image if CompressionMode = Quality. |
![]() ![]() | CompressionSize | Gets or sets the compression size to use when compressing an image if CompressionMode = Size. |
![]() | EncoderOptions | Gets or sets encoder specific options that will be used by default for the entire image. |
![]() | EnhancedRegions | Gets a collection of Enhanced Regions that can be set at a higher quality level than the rest of the image
during compression. |
![]() | FileFormat | Gets or sets the file format to generate (JP2, JPEG2000 codestream, or JPX). |
![]() | IPData | Gets or sets intellectual property rights data to be encoded with the image. |
![]() | IptcTags | Gets or sets IPTC data that will be stored in the encoded image. |
![]() | Precision | Gets or sets a value indicating the precision of the wavelet coefficients. |
![]() | QualityStyle | Gets or sets a value indicating the quality mode during lossy compression. |
![]() | ResolutionParams | Set property for storing information of resolution. Refer to definition of Jp2ResolutionParams. |
![]() | SpeedMode | Gets or sets the speed mode (Fast or Accurate) to use during lossy compression. |
![]() | SupportedPixelFormats | Returns an array of PixelFormats supported by the Jpeg2000Encoder. (Overrides ImageEncoder.SupportedPixelFormats.) |
![]() | TileSize | Gets or sets the size in pixels of each individual tile. |
![]() | UuidBoxes | Gets or sets UuidBox metadata to be stored in the encoded image. |
![]() | UuidInfoBoxes | Gets or sets UuidInfoBox metadata to be stored in the encoded image. |
![]() | WriteTileLengthMarker | Gets or sets a value indicating if a tile length marker is written to the encoded image. |
![]() | XmlBoxes | Gets or sets XML metadata to be stored with the image. |