You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some psd file with transparency background. I try load it with libqpsd, but some pixels with opacity displays incorrect:
Left - psd file, loaded with libqsd, right - png file saved from same psd file using photoshop.
Psd file format: RGB color, 8-bits per channel, Photoshop CS5.
Same thing has in all my psd files having non-white transparent pixels.
The text was updated successfully, but these errors were encountered:
stepanp
changed the title
Incorrect reading alpha channel on RGBA images
Incorrect reading images with transparent pixels
Sep 27, 2014
Yes, i think this bug can be found in all color dephts.
Photoshop store merged image with blending it with white. So, if image have transparent background, this bug is possible.
I have some psd file with transparency background. I try load it with libqpsd, but some pixels with opacity displays incorrect:
Left - psd file, loaded with libqsd, right - png file saved from same psd file using photoshop.
Psd file format: RGB color, 8-bits per channel, Photoshop CS5.
Same thing has in all my psd files having non-white transparent pixels.
The text was updated successfully, but these errors were encountered: