Hi There,
i’m not able to open the figure attached! sankey1a.png (68.4 KB)
when i try using following code i get
“Exception in thread “main” class com.aspose.imaging.coreexceptions.ImageLoadException: Image loading failed. —> class com.aspose.imaging.internal.Exceptions.ArgumentOutOfRangeException: Non-negative number required.
Parameter name: byteCount”
Image tmpImage = Image.load(tmpFullPathPNG);
Any Idea what could be wrong here? i can open and view it in “normal” image view programs
thanks a lot