VintaSoft JPEG2000 .NET Plug-in: Changes in version 9.1
In This Topic
API changes in Vintasoft.Imaging.Jpeg2000Codec.dll
Changed classes:
Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000. Jpeg2000Page
|
Added properties
|
public bool IsReversibleWaveletTransformUsed { get ; }
|
Gets a value indicating whether the reversible (integer) wavelet transform is used. |
|
|
Vintasoft.Imaging.Metadata. Jpeg2000PageMetadata
|
Added properties
|
public bool IsReversibleWaveletTransformUsed { get ; }
|
Gets a value indicating whether the reversible (integer) wavelet transform is used. |
|
|