Skip to content

Add per pixel alpha for rendered output - #15

Open
Martinus2004 wants to merge 1 commit into
ScriptLineStudios:mainfrom
Martinus2004:fix-per-pixel-alpha-
Open

Add per pixel alpha for rendered output#15
Martinus2004 wants to merge 1 commit into
ScriptLineStudios:mainfrom
Martinus2004:fix-per-pixel-alpha-

Conversation

@Martinus2004

Copy link
Copy Markdown

The read call simply didn't extract the alpha value from the framebuffer in the render method, so the per pixel alpha value was not correctly applied in the rendered surface. This PR fixes that.
This was also mentioned in this issue (#11), so it can be closed as well.

The read method simply didn't extract the alpha value from the framebuffer, so the per pixel alpha value was not correctly applied in the rendered surface.
@Martinus2004 Martinus2004 changed the title Added per pixel alpha for rendered output Add per pixel alpha for rendered output Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant