| Name | Description |
![Public Property](dotnetimages/PublicProperty.gif) | AlphaChannelActiveBits |
Gets or sets a value indicating the active bits for the alpha channel.
|
![Public Property](dotnetimages/PublicProperty.gif) | AlphaChannelLossless |
Gets or sets a value indicating whether to save the alpha channel as lossless.
|
![Public Property](dotnetimages/PublicProperty.gif) | CodeBlockHeight |
Gets or sets the height of the code block, following wavelet transformation.
|
![Public Property](dotnetimages/PublicProperty.gif) | CodeBlockWidth |
Gets or sets the width of the code block, following wavelet transformation.
|
![Public Property](dotnetimages/PublicProperty.gif) | CompressionControl |
Gets or sets the compression control method.
|
![Public Property](dotnetimages/PublicProperty.gif) | CompressionRatio |
Gets or sets the compression ratio.
|
![Public Property](dotnetimages/PublicProperty.gif) | DecompositionLevels |
Gets or sets the number of resolution levels in the compressed file.
|
![Public Property](dotnetimages/PublicProperty.gif) | DerivedBaseExponent |
Gets or sets the base exponent used for derived quantization.
|
![Public Property](dotnetimages/PublicProperty.gif) | DerivedBaseMantissa |
Gets or sets the base mantissa used for derived quantization.
|
![Public Property](dotnetimages/PublicProperty.gif) | DerivedQuantization |
Gets or sets a value that indicates whether to use derived quantization or expounded quantization.
|
![Public Property](dotnetimages/PublicProperty.gif) | ErrorResilienceSymbol |
Gets or sets a value indicating if a 4 symbol marker is included for each bit-plane, following the normalization pass.
|
![Public Property](dotnetimages/PublicProperty.gif) | GuardBits |
Gets or sets the number of extra bits to consider when encoding an image.
|
![Public Property](dotnetimages/PublicProperty.gif) | ImageAreaHorizontalOffset |
Gets or sets the horizontal offset from the origin of the reference grid to the left side of the image area.
|
![Public Property](dotnetimages/PublicProperty.gif) | ImageAreaVerticalOffset |
Gets or sets the vertical offset from the origin of the reference grid to the top of the image area.
|
![Public Property](dotnetimages/PublicProperty.gif) ![static (Shared in Visual Basic)](dotnetimages/static.gif) | MaximumComponentsNumber |
This returns the maximum number of components supported by LEAD J2K.
|
![Public Property](dotnetimages/PublicProperty.gif) ![static (Shared in Visual Basic)](dotnetimages/static.gif) | MaximumDecompressionLevels |
Returns the maximum number of resolutions supported by LEAD J2K.
|
![Public Property](dotnetimages/PublicProperty.gif) | PrecinctSize |
Specifies the precinct size. For a list of possible values refer to CodecsJpeg2000PrecinctSize.
|
![Public Property](dotnetimages/PublicProperty.gif) | PredictableTermination |
Gets or sets a value indicating if the encoder has a predictable termination policy and identifies that the policy was used in the code-stream COD/COC markers. This can be used to implement error detection and concealment.
|
![Public Property](dotnetimages/PublicProperty.gif) | ProgressingOrder |
Gets or sets the order of progression.
|
![Public Property](dotnetimages/PublicProperty.gif) | ReferenceTileHeight |
Gets or sets the height of one reference tile, with respect to the reference grid.
|
![Public Property](dotnetimages/PublicProperty.gif) | ReferenceTileWidth |
Gets or sets the width of one reference tile, with respect to the reference grid.
|
![Public Property](dotnetimages/PublicProperty.gif) | RegionOfInterest |
Gets or sets a value indicating the type of region to use when saving.
|
![Public Property](dotnetimages/PublicProperty.gif) | RegionOfInterestRectangle |
Gets or sets the rectangular region of interest to use when
RegionOfInterest is
CodecsJpeg2000RegionOfInterest.UseOptionRectangle.
|
![Public Property](dotnetimages/PublicProperty.gif) | RegionOfInterestWeight |
Reserved for internal use.
|
![Public Property](dotnetimages/PublicProperty.gif) | ResetContextOnBoundaries |
Gets or sets a value indicating if the arithmetic coder's probability models are reset between coding passes. This controls where the end of encoded data is and limits the amount of potentially lost data in the event of a transmission error.
|
![Public Property](dotnetimages/PublicProperty.gif) | SelectiveAcBypass |
Gets or sets a value indicating if the "lazy coding mode" is adopted. In this case, trailing bit-planes bypass the arithmetic coder except in the normalization pass. Otherwise, the arithmetic coder is used on all passes.
|
![Public Property](dotnetimages/PublicProperty.gif) | TargetFileSize |
Gets or sets the target file size.
|
![Public Property](dotnetimages/PublicProperty.gif) | TerminationOnEachPass |
Gets or sets a value indicating if the arithmetic code-word generation process stops on a byte boundary at the end of each coding pass.
|
![Public Property](dotnetimages/PublicProperty.gif) | TileHorizontalOffset |
Gets or sets the horizontal offset from the origin of the reference grid to the left side of the first tile.
|
![Public Property](dotnetimages/PublicProperty.gif) | TileVerticalOffset |
Gets or sets the vertical offset from the origin of the reference grid to the top of the first tile.
|
![Public Property](dotnetimages/PublicProperty.gif) | UseColorTransform |
Enables or disables converting an RGB image to YUV space before compressing.
|
![Public Property](dotnetimages/PublicProperty.gif) | UseEphMarker |
Enables or disables use of the End of Packet Header (EPH) marker.
|
![Public Property](dotnetimages/PublicProperty.gif) | UseRegionOfInterest |
Indicates whether to use a region of interest.
|
![Public Property](dotnetimages/PublicProperty.gif) | UseSopMarker |
Enables or disables use of the Start of Packet(SOP) marker.
|
![Public Property](dotnetimages/PublicProperty.gif) | VerticallyCausalContext |
Gets or sets a value indicating if the context models are restricted to being vertically causal within each sub-block.
|