Changes between Version 1 and Version 2 of Ticket #15574


Ignore:
Timestamp:
2017-11-20T05:35:01+01:00 (7 years ago)
Author:
cmuelle8
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15574 – Description

    v1 v2  
    2424* as the loaded image will be a scaled version, zooming in 1:1 will not be possible
    2525  * this may be overcome by reloading subregions of the source image from file as needed
    26   * in principle this should be possible using [https://cdn.rawgit.com/libjpeg-turbo/libjpeg-turbo/dev/java/doc/org/libjpegturbo/turbojpeg/TJDecompressor.html#decompress(int%5B%5D,%20int,%20int,%20int,%20int,%20int,%20int,%20int) this decompress variant] instead of the convenience function)
     26  * in principle this should be possible using [https://cdn.rawgit.com/libjpeg-turbo/libjpeg-turbo/dev/java/doc/org/libjpegturbo/turbojpeg/TJDecompressor.html#decompress(int%5B%5D,%20int,%20int,%20int,%20int,%20int,%20int,%20int) this decompress variant] instead of the convenience function
    2727
    2828Test data (a jpeg image with 30.000x21.952 pixels) may be found under