I have 2 problems that need your help to support :
I want to save Psd to JPG but it works incorrectly. I attached 2 files PSD original and JPG file after generated that you help you to compare and see the issue.
Also, I used your link as: PSD converter into raster image formats. to convert PSD to JPG online and that has the same issue.
I want to add new TextLayer with new Font and Color but the current method doesn’t have support change new Font.
Current Method : public TextLayer AddTextLayer(string text, Rectangle rect);
These issues above very important to me and I really need your help. Please help me to check and let me know the solution. I’m waiting for respone from you.
I have a new PSD as an attached file. PSDConverter.7z (1.7 MB)
I also test this file for convert PSD to jpeg in link: PSD converter into raster image formats., I can see it works but when using the code “image.Save(fileName, jpegOptions);” , the image generated incorrect.
Please check the comparison image of two snapshots that you have shared. The bottom one is the one with PngColorType.TruecolorWithAlpha settings. What issue you are observing as background seems to be fine with this setting. image.jpg (567.2 KB)