-
-
Notifications
You must be signed in to change notification settings - Fork 139
Closed
Description
I just had a quick question about something regarding pixels in the pixel frame buffer. I see that we need to write pixels in the frame buffer in groups of 4 bytes, assuming that each byte is one of the RGBA values. However, I've noticed that the last byte, what should be the Alpha value, doesn't seem to do anything to the resulting pixels. Is this on purpose? If so, will it ever support the alpha value?
Metadata
Metadata
Assignees
Labels
No labels