Hi,
I have issues with .Net Aspose.Imaging 24.2 when loading a tiff file.
The code is simple:
Aspose.Imaging.Image.Load(stream);
But this results in a hard process crash, i can not even catch it.
The active test run…...Stream, Boolean) at System.Drawing.Bitmap....Bitmap..ctor(System.IO.Stream, Boolean) at System.Drawing.Bitmap....