VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
In This Topic
    VintaSoft JBIG2 .NET Plug-in: Changes in version 8.5
    In This Topic

    API changes in Vintasoft.Imaging.Jbig2Codec.dll

    Changed classes:

    Vintasoft.Imaging.Codecs.Decoders.Jbig2Decoder
    Changed methods
    public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings) public Vintasoft.Imaging.Codecs.Decoders.ImageInfo GetImageInfo(int, Vintasoft.Imaging.Codecs.Decoders.RenderingSettings, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings)


    Vintasoft.Imaging.Metadata.Jbig2PageMetadata
    Added properties
    public bool HasResolution { get; } Gets a value indicating whether the information about image resolution is stored in a JBIG2 page.