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

Show in webframe

CodecsJbig2SaveOptions Class Members

Show in webframe
Properties 





The following tables list the members exposed by CodecsJbig2SaveOptions.

Public Properties
 NameDescription
EnableDictionaryGets or sets a value that indicates whether to enable the encoder to use the text symbol dictionary.  
ImageGbatX1Gets or sets the X location of the adaptive template pixel A1 for non-text area encoding.  
ImageGbatX2Gets or sets the X location of the adaptive template pixel A2 for non-text area encoding.  
ImageGbatX3Gets or sets the X location of the adaptive template pixel A3 for non-text area encoding.  
ImageGbatX4Gets or sets the X location of the adaptive template pixel A4 for non-text area encoding.  
ImageGbatY1Gets or sets the Y location of the adaptive template pixel A1 for non-text area encoding.  
ImageGbatY2Gets or sets the Y location of the adaptive template pixel A2 for non-text area encoding.  
ImageGbatY3Gets or sets the Y location of the adaptive template pixel A3 for non-text area encoding.  
ImageGbatY4Gets or sets the Y location of the adaptive template pixel A4 for non-text area encoding.  
ImageQualityFactorGets or sets the degree of loss in the compression process for non-text areas.  
ImageTemplateType{NR} Gets or sets a value that specifies which template-based arithmetic encoder to use when encoding a non-text area.  
ImageTypicalPredictionOnGets or sets a value that indicates whether to use typical prediction (TP) while encoding non-text area.  
RemoveEofSegmentGets or sets a value that indicates whether to remove the End of File segment.  
RemoveEopSegmentGets or sets a value that indicates whether to remove the End of Page segment.  
RemoveHeaderSegmentGets or sets a value that indicates whether to remove the JBIG2 header segment.  
RemoveMarkerGets or sets a value that indicates whether to remove the two bytes marker from generic region segment data.  
TextDifferentialThresholdGets or sets a value indicating the maximum difference allowed to map a text symbol to a dictionary symbol.  
TextGbatX1Gets or sets the X location of the adaptive template pixel A1 for text-area encoding.  
TextGbatX2Gets or sets the X location of the adaptive template pixel A2 for text-area encoding.  
TextGbatX3Gets or sets the X location of the adaptive template pixel A3 for text-area encoding.  
TextGbatX4Gets or sets the X location of the adaptive template pixel A4 for text-area encoding.  
TextGbatY1Gets or sets the Y location of the adaptive template pixel A1 for text-area encoding.  
TextGbatY2Gets or sets the Y location of the adaptive template pixel A2 for text-area encoding.  
TextGbatY3Gets or sets the Y location of the adaptive template pixel A3 for text-area encoding.  
TextGbatY4Gets or sets the Y location of the adaptive template pixel A4 for text-area encoding.  
TextKeepAllSymbolsGets or sets a value indicating whether to keep all dictionary symbols.  
TextMaximumSymbolAreaGets or sets a value indicating the maximum text symbol area.  
TextMaximumSymbolHeightGets or sets a value indicating the maximum text symbol height.  
TextMaximumSymbolWidthGets or sets a value indicating the maximum text symbol width.  
TextMinimumSymbolAreaGets or sets a value indicating the minimum text symbol area.  
TextMinimumSymbolHeightGets or sets a value indicating the minimum text symbol height.  
TextMinimumSymbolWidthGets or sets a value indicating the minimum text symbol width.  
TextQualityFactorGets or sets the degree of loss in the compression process for a text area.  
TextRemoveUnrepeatedSymbolGets or sets a value indicating whether to remove unrepeated symbols from the dictionary.  
TextTemplateTypeGets or sets a value that specifies which template-based arithmetic encoder to use when encoding a text area.  
XResolutionGets or sets the reference image X resolution which JBIG2 options were set according to it.  
YResolutionGets or sets the reference image Y resolution which JBIG2 options were set according to it.  
Top
See Also

Reference

CodecsJbig2SaveOptions Class
Leadtools.Codecs Namespace

Error processing SSI file