Protofall / Transparency-To-Punchthrough

Scans a PNG, if a pixel has some alpha it will force it to 255 (Fully transparent)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMPORTANT

This repo is no longer active, instead I have moved to gitlab. Therefore I will no longer be updating this repository.

To get the latest changes, go to: https://gitlab.com/Protofall/Transparency-To-Punchthrough


Useful for removing alpha. It just forces alpha to be 255 unless it is zero, then it sets the whole pixel to 0x0

About

Scans a PNG, if a pixel has some alpha it will force it to 255 (Fully transparent)


Languages

Language:C 95.1%Language:Makefile 4.9%