←Select platform
In This Topic ▼

CodecsJpeg2000SaveOptions Class Properties

Summary

For a list of all members of this type, see CodecsJpeg2000SaveOptions members

Public Properties

Name Description
Public Property
AlphaChannelActiveBits Gets or sets a value indicating the active bits for the alpha channel.
Public Property AlphaChannelLossless Gets or sets a value indicating whether to save the alpha channel as lossless.
Public Property CompressionControl Gets or sets the compression control method.
Public Property CompressionRatio Gets or sets the compression ratio.
Public Property DecompositionLevels Gets or sets the number of resolution levels in the compressed file.
Public Property DerivedQuantization Gets or sets a value that indicates whether to use derived quantization or expounded quantization.
Public Property ImageAreaHorizontalOffset Gets or sets the horizontal offset from the origin of the reference grid to the left side of the image area.
Public Property ImageAreaVerticalOffset Gets or sets the vertical offset from the origin of the reference grid to the top of the image area.
Public Property
static  | Shared in VB</div>
MaximumComponentsNumber This returns the maximum number of components supported by LEAD J2K.
Public Property static  | Shared in VB MaximumDecompressionLevels Returns the maximum number of resolutions supported by LEAD J2K.
Public Property PrecinctSize Specifies the precinct size. For a list of possible values refer to CodecsJpeg2000PrecinctSize.
Public Property ProgressingOrder Gets or sets the order of progression.
Public Property ReferenceTileHeight Gets or sets the height of one reference tile, with respect to the reference grid.
Public Property ReferenceTileWidth Gets or sets the width of one reference tile, with respect to the reference grid.
Public Property RegionOfInterest Gets or sets a value indicating the type of region to use when saving.
Public Property RegionOfInterestRectangle Gets or sets the rectangular region of interest to use when RegionOfInterest is CodecsJpeg2000RegionOfInterest.UseOptionRectangle.
Public Property RegionOfInterestWeight Reserved for internal use.
Public Property TargetFileSize Gets or sets the target file size.
Public Property TileHorizontalOffset Gets or sets the horizontal offset from the origin of the reference grid to the left side of the first tile.
Public Property TileVerticalOffset Gets or sets the vertical offset from the origin of the reference grid to the top of the first tile.
Public Property UseColorTransform Enables or disables converting an RGB image to YUV space before compressing.
Public Property UseEphMarker Enables or disables use of the End of Packet Header (EPH) marker.
Public Property UseRegionOfInterest Indicates whether to use a region of interest.
Public Property UseSopMarker Enables or disables use of the Start of Packet(SOP) marker.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly