log.info("Saving Creatives with name " + loggerName);
pngOptions.setColorType(PngColorType.TruecolorWithAlpha);
psdImage.Resize(720,1280);
psdImage.save(new FileOutputStream(outputFileName));
…...Saving Image is taking too much of time Aspose.PSD Product Family...TruecolorWithAlpha); psdImage.resize(720,1280); psdImage.save(new...