When I try to load a .jp2 file, which has the dimensions of 2155x2687 pixels, it is loaded as 256x256 pixels, and only contains the top-left square of the entire image.
Attached is such an image.
I tried loading it from file, from memory stream and from byte-array. All yielded the same result.
Comments: Can I use this image in a new unit test that I want to add to make sure this stays fixed?
Attached is such an image.
I tried loading it from file, from memory stream and from byte-array. All yielded the same result.
Comments: Can I use this image in a new unit test that I want to add to make sure this stays fixed?