Name | Description | |
---|---|---|
![]() | WebJbig2EncoderSettingsJS | Initializes a new instance of the WebJbig2EncoderSettingsJS class. |
Name | Description | |
---|---|---|
![]() | WebJbig2EncoderSettingsJS | Initializes a new instance of the WebJbig2EncoderSettingsJS class. |
Name | Description | |
---|---|---|
![]() | clone | Creates a new object that is a copy of the current instance. |
![]() | get_Inaccuracy | Gets the permitted inaccuracy percent for lossy coding. |
![]() | get_Lossy | Gets a value indicating whether file must be encoded with lossy coding. |
![]() | get_Name | Gets the name of image encoder settings. (Inherited from WebImageEncoderSettingsJS) |
![]() | get_SymbolDictionarySize | Gets the maximum number of symbols keeping in symbol dictionary. |
![]() | get_UseMmr | Gets a value indicating whether file must be encoded using MMR coding. |
![]() | get_UseSymbolDictionary | Gets a value indicating whether the symbol dictionary should be used. |
![]() | set_Inaccuracy | Sets the permitted inaccuracy percent for lossy coding. |
![]() | set_Lossy | Sets a value indicating whether file must be encoded with lossy coding. |
![]() | set_SymbolDictionarySize | Sets the maximum number of symbols keeping in symbol dictionary. |
![]() | set_UseMmr | Sets a value indicating whether file must be encoded using MMR coding. |
![]() | set_UseSymbolDictionary | Sets a value indicating whether the symbol dictionary should be used. |
![]() | toObject | Returns encoder settings as object. (Inherited from WebImageEncoderSettingsJS) |