Skip to content Skip to sidebar Skip to footer
Showing posts with the label Rgba

White Balance (color Suppression) Formula?

I need help with a little bit of color math.(RGBA) I'm trying to reduce the amount of green on … Read more White Balance (color Suppression) Formula?

Python Pil How Do I Convert 1 Bit Deep Images To Rgba?

Exactly like the title. I take a single-band image of mode '1' and open it using image = Im… Read more Python Pil How Do I Convert 1 Bit Deep Images To Rgba?