WebJbig2EncoderSettings Class Members
In This Topic
The following tables list the members exposed by
WebJbig2EncoderSettings.
Public Constructors
Public Properties
| Name | Description |
 | inaccuracy | Gets or sets the permitted inaccuracy percent for lossy coding. |
 | lossy | Gets or sets a value indicating whether file must be encoded with lossy coding. |
 | symbolDictionarySize | Gets or sets the maximum number of symbols keeping in symbol dictionary. |
 | useMmr | Gets or sets a value indicating whether file must be encoded using MMR coding. |
 | useSymbolDictionary | Gets or sets a value indicating whether the symbol dictionary should be used. |
See Also