VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
In This Topic
    VintaSoft JPEG2000 .NET Plug-in: Changes in version 8.1
    In This Topic

    Changes in Vintasoft.Imaging.Jpeg2000Codec.dll

    Changed classes:

    Vintasoft.Imaging.Codecs.Decoders.Jpeg2000Decoder
    Changed methods
    public Vintasoft.Imaging.VintasoftImage GetImageRect(int, int, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings, System.EventHandler<Vintasoft.Imaging.ProgressEventArgs>) public Vintasoft.Imaging.VintasoftImage GetImageRect(int, int, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings, System.EventHandler<Vintasoft.Imaging.ProgressEventArgs>, System.EventHandler<Vintasoft.Imaging.ImageRendering.IntermediateImageRequestEventArgs>)
    public Vintasoft.Imaging.VintasoftImage GetImageRect(int, int, int, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings, System.EventHandler<Vintasoft.Imaging.ProgressEventArgs>) public Vintasoft.Imaging.VintasoftImage GetImageRect(int, int, int, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings, System.EventHandler<Vintasoft.Imaging.ProgressEventArgs>, System.EventHandler<Vintasoft.Imaging.ImageRendering.IntermediateImageRequestEventArgs>)
    public Vintasoft.Imaging.VintasoftImage GetImageRegion(int, int, int, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings, System.EventHandler<Vintasoft.Imaging.ProgressEventArgs>) public Vintasoft.Imaging.VintasoftImage GetImageRegion(int, int, int, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings, System.EventHandler<Vintasoft.Imaging.ProgressEventArgs>, System.EventHandler<Vintasoft.Imaging.ImageRendering.IntermediateImageRequestEventArgs>)
    public Vintasoft.Imaging.VintasoftImage GetImageRegion(int, int, int, int, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings, System.EventHandler<Vintasoft.Imaging.ProgressEventArgs>) public Vintasoft.Imaging.VintasoftImage GetImageRegion(int, int, int, int, Vintasoft.Imaging.Codecs.Decoders.DecodingSettings, System.EventHandler<Vintasoft.Imaging.ProgressEventArgs>, System.EventHandler<Vintasoft.Imaging.ImageRendering.IntermediateImageRequestEventArgs>)

    Vintasoft.Imaging.Metadata.Jpeg2000PageMetadata
    Added properties
    public int SourceBitsPerPixel { get; } Gets the source image bit depth.

    Vintasoft.Imaging.Codecs.ImageFiles.Jpeg2000.Jpeg2000Page
    Added properties
    public int SourceBitsPerPixel { get; } Gets the number of bits per pixel for image data stored in JPEG2000 image.