.net6 Aspose.Psd: 23.11
string inputFile = @"1.Psd";
using (var PsdImage = (PsdImage)Image.Load(inputFile ))
{
PsdImage.Save( "1.png" , new PngOptions() //error
{
ColorType = PngColorType.TruecolorWith…...Save error Aspose.PSD Product Family Dmitriy.Sorokin...it possible for you to use Aspose.PSD 24.5, but for .NET 6? We...