-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Description
I'm using Pillow 12.1.1, Python 3.14.
I was trying to do some image manipulation steps with some VTF textures. I noticed that some of the transparent ones had erroneous results. For example, this is just reading the raw pixel buffer with Image.frombytes() and showing it:
Even when I tried to export the texture to TGA format and open it, Pillow was still showing the same result. However, the texture above was displayed fine when I was using RGB mode.
I have attached the .tga image but I have to add a .txt suffix so github can accept to upload it. (Change the extension to .tga if you want to view it)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels