I'm use library DLL 2.80 in my Delphi application and found in this library
and in XnView the same bug on Photoshop PSD Format:
1.) I'm load a 8 BPP Bitmap (bmp) and save it in PSD Format, but the saved image is black.
2.) Compression info by load from 24 BPP PSD image is RGB 24 Bit RLE.
I think 24 BPP can not have RLE Compression... ?
It's must TrueColor 24 BPP or Palette Image 4,8 Bit with RLE Compression.
thanks for this greate Library, and sorry for my bad english.
Grüße gispos
Bug on Photoshop PSD format ?
Moderators: helmut, XnTriq, xnview
Re: Bug on Photoshop PSD format ?
Please send me the files?gispos wrote:I'm use library DLL 2.80 in my Delphi application and found in this library
and in XnView the same bug on Photoshop PSD Format:
1.) I'm load a 8 BPP Bitmap (bmp) and save it in PSD Format, but the saved image is black.
2.) Compression info by load from 24 BPP PSD image is RGB 24 Bit RLE.
I think 24 BPP can not have RLE Compression... ?
It's must TrueColor 24 BPP or Palette Image 4,8 Bit with RLE Compression.
thanks for this greate Library, and sorry for my bad english.
Grüße gispos
Pierre.