| Name | Description |
 | CodeBlockHeight |
Gets or sets the height of the code block, following wavelet transformation.
|
 | CodeBlockWidth |
Gets or sets the width of the code block, following wavelet transformation.
|
 | CompressionControl |
Gets or sets the flag that indicates how to determine the resulting compression.
|
 | CompressionRatio |
Gets or sets the value that indicates the compression ratio to use.
|
 | DecompositionLevels |
Gets or sets the number of resolution levels in the compressed file.
|
 | DerivedBaseExponent |
Gets or sets the base exponent used for derived quantization.
|
 | DerivedBaseMantissa |
Gets or sets the base mantissa used for derived quantization.
|
 | DerivedQuantization |
Gets or sets the flag that indicates whether to use derived quantization or expounded quantization.
|
 | ErrorResilienceSymbol |
Gets or sets the value that indicates whether a 4 symbol marker is included for each bit-plane, following the normalization pass.
|
 | GuardBits |
Gets or sets the number of extra bits to consider when encoding an image.
|
 | ImageAreaHorizontalOffset |
Gets or sets the horizontal offset from the origin of the reference grid to the left side of the image area.
|
 | ImageAreaVerticalOffset |
Gets or sets the vertical offset from the origin of the reference grid to the top of the image area.
|
  | MaximumComponentsNumber |
Maximum number of components. It is 3 for a color image, 1 for a grayscale image.
|
  | MaximumDecompressionLevels |
Calculates the maximum number of resolution levels in the compressed file.
|
 | PredictableTermination |
Gets or sets the value that indicates whether the encoder has a predictable termination policy and identifies that the policy was used in the code-stream COD/COC markers.
|
 | ProgressingOrder |
Gets or sets the value that indicates the order of progression.
|
 | ReferenceTileHeight |
Gets or sets the height of one reference tile, with respect to the reference grid.
|
 | ReferenceTileWidth |
Gets or sets the width of one reference tile, with respect to the reference grid.
|
 | RegionOfInterest |
Gets or sets the value that indicates the region of interest to use.
|
 | RegionOfInterestRectangle |
Gets or sets the rectangle that contains the boundaries of the region of interest within the image.
|
 | RegionOfInterestWeight |
Reserved for future use.
|
 | ResetContextOnBoundaries |
Gets or sets the value that indicates whether to reset the arithmetic coder's probability models between coding passes or not.
|
 | SelectiveAcBypass |
Gets or sets the value that indicates whether the "lazy coding mode" is adopted or not.
|
 | TargetFileSize |
Gets or sets the value that indicates the size of the target JPEG 2000 stream, in bytes.
|
 | TerminationOnEachPass |
Gets or sets the value that indicates whether to stop the arithmetic code-word generation process on a byte boundary at the end of each coding pass or not.
|
 | TileHorizontalOffset |
Gets or sets the horizontal offset from the origin of the reference grid to the left side of the first tile.
|
 | TileVerticalOffset |
Gets or sets the vertical offset from the origin of the reference grid to the top of the first tile
|
 | UseColorTransform |
Gets or sets the flags that indicates whether to convert an RGB image to YUV space before compressing
|
 | UseEphMarker |
Gets or sets the flag that indicates whether to use the EPH marker.
|
 | UseRegionOfInterest |
Gets or sets the value that indicates whether to use a region of interest.
|
 | UseSopMarker |
Gets or sets the flag that indicates whether to use the SOP marker.
|
 | VerticallyCausalContext |
Gets or sets the value that indicates whether the context models are restricted to being vertically causal within each sub-block or not.
|