Error processing SSI file
LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Show in webframe

CodecsJpeg2000SaveOptions Class Members

Show in webframe
Properties  Methods 





The following tables list the members exposed by CodecsJpeg2000SaveOptions.

Public Properties
 NameDescription
AlphaChannelActiveBitsGets or sets a value indicating the active bits for the alpha channel.  
AlphaChannelLosslessGets or sets a value indicating whether to save the alpha channel as lossless.  
CompressionControlGets or sets the compression control method.  
CompressionRatioGets or sets the compression ratio.  
DecompositionLevelsGets or sets the number of resolution levels in the compressed file.  
DerivedQuantizationGets or sets a value that indicates whether to use derived quantization or expounded quantization.  
ImageAreaHorizontalOffsetGets or sets the horizontal offset from the origin of the reference grid to the left side of the image area.  
ImageAreaVerticalOffsetGets or sets the vertical offset from the origin of the reference grid to the top of the image area.  
MaximumComponentsNumberThis returns the maximum number of components supported by LEAD J2K.  
MaximumDecompressionLevelsReturns the maximum number of resolutions supported by LEAD J2K.  
PrecinctSizeSpecifies the precinct size. For a list of possible values refer to CodecsJpeg2000PrecinctSize.  
ProgressingOrderGets or sets the order of progression.  
ReferenceTileHeightGets or sets the height of one reference tile, with respect to the reference grid.  
ReferenceTileWidthGets or sets the width of one reference tile, with respect to the reference grid.  
RegionOfInterestGets or sets a value indicating the type of region to use when saving.  
RegionOfInterestRectangleGets or sets the rectangular region of interest to use when RegionOfInterest is CodecsJpeg2000RegionOfInterest.UseOptionRectangle.  
RegionOfInterestWeightReserved for internal use.  
TargetFileSizeGets or sets the target file size.  
TileHorizontalOffsetGets or sets the horizontal offset from the origin of the reference grid to the left side of the first tile.  
TileVerticalOffsetGets or sets the vertical offset from the origin of the reference grid to the top of the first tile.  
UseColorTransformEnables or disables converting an RGB image to YUV space before compressing.  
UseEphMarkerEnables or disables use of the End of Packet Header (EPH) marker.  
UseRegionOfInterestIndicates whether to use a region of interest.  
UseSopMarkerEnables or disables use of the Start of Packet(SOP) marker.  
Top
Public Methods
 NameDescription
GetHorizontalSubSamplingValuesReserved for internal use.  
GetVerticalSubSamplingValuesReserved for internal use.  
ResetResets this CodecsJpeg2000SaveOptions object to the default values.  
SetHorizontalSubSamplingValuesReserved for internal use.  
SetVerticalSubSamplingValuesReserved for internal use.  
Top
See Also

Reference

CodecsJpeg2000SaveOptions Class
Leadtools.Codecs Namespace
Programming With JPEG 2000 Features

Error processing SSI file