Vintasoft.Imaging.Codecs.Decoders. Jpeg2000Decoder | ||
Removed methods | ||
public Vintasoft.Imaging. VintasoftImage GetImageRect(int, int, Vintasoft.Imaging.Codecs.Decoders. DecodingSettings, System. EventHandler <Vintasoft.Imaging. ProgressEventArgs >, System. EventHandler <Vintasoft.Imaging.ImageRendering. IntermediateImageRequestEventArgs >) | Use GetImageRect(...,scale,...) method instead. | |
public Vintasoft.Imaging. VintasoftImage GetImageRegion(int, int, int, Vintasoft.Imaging.Codecs.Decoders. DecodingSettings, System. EventHandler <Vintasoft.Imaging. ProgressEventArgs >, System. EventHandler <Vintasoft.Imaging.ImageRendering. IntermediateImageRequestEventArgs >) | Use GetImageRegion(...,scale,...) method instead. | |
Changed methods | ||
public bool CanReadImageRegion(int, Vintasoft.Imaging.Codecs.Decoders. DecodingSettings) | public bool CanReadImageRegion(int, int, Vintasoft.Imaging.Codecs.Decoders. DecodingSettings) | |