The following tables list the members exposed by CodecsJpeg2000Options.CodecsJpeg2000SaveOptions.
| 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 compression control method. |
| CompressionRatio | Gets or sets the compression ratio. |
| 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 a value that indicates whether to use derived quantization or expounded quantization. |
| ErrorResilienceSymbol | Gets or sets a value indicating whether 4 symbol marker is included for each bit-plane. |
| GuardBits | Gets or sets the number of extra bits to consider when encoding an image. |
| HorizontalSubSamplingValues | Reserved for internal use. |
| 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 used when saving JPEG 2000 or LEAD CMW images |
![]()
| MaximumDecompressionLevels | Calculates the maximum number of resolution levels in the compressed file. |
| PredictableTermination | Gets or sets a value indicating whether the encoder has a predictable termination policy. |
| ProgressingOrder | Gets or sets 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 a value indicating the type of region to use when saving. |
| RegionOfInterestRectangle | Gets or sets the rectangular region of interest to use when |
| RegionOfInterestWeight | Reserved for future use. |
| ResetContextOnBoundaries | Gets or sets a value indicating whether the arithmetic coder's probability models are reset between coding passes. |
| SelectiveAcBypass | Gets or sets a value indicating whether to use lazy coding mode. |
| TargetFileSize | Gets or sets the target file size. |
| TerminationOnEachPass | Gets or sets a value indicating whether the arithmetic code-word generation process stops on a byte boundary at the end of each coding pass. |
| 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 set the vertical offset from the origin of the reference grid to the top of the first tile. |
| UseColorTransform | Enables or disables converting an RGB image to YUV space before compressing. |
| UseEphMarker | Enables or disables use of the EPH marker. |
| UseRegionOfInterest | Enables or disables saving with region of interest. |
| UseSopMarker | Enables or disables use of the SOP marker. |
| VerticallyCausalContext | Gets or sets a value indicating whether context models are restricted to being vertically causal within each sub-block. |
| VerticalSubSamplingValues | Reserved for internal use. |
| Name | Description | |
|---|---|---|
| Reset | Resets this instance of CodecsJpeg2000Options.CodecsJpeg2000SaveOptions to the default values. |