Aspose.PSD for Net 加载PSD文件出错 Image.Load :Arithmetic operation resulted in an overflow

版本:


问题:

我有一个PSD文件在Image.Load时直接加载异常。

异常原因: Arithmetic operation resulted in an overflow.
在 Aspose.PSD.Image.(StreamContainer , LoadOptions )
在 Aspose.PSD.Image.Load(String filePath)
在 PSDTest.Program.Main(String[] args)

var psdFilePath = "d://test.psd"
 using (var image = (PsdImage)Image.Load(psdFilePath))
 {
}

psd 的内容经过测试是一个智能对象的图层一直读取失败。所以我仅保留了这个部分的内容
PSD文件:
m28719.zip (1.4 MB)

版本:
Aspose.Drawing" Version=“24.9.0”
Aspose.PSD" Version=“24.11.0”

@Fzen
I’ve found complex smart filter - Liquify on layer, at this moment we don’t support this.

We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): PSDNET-2265

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.