this post was submitted on 11 Nov 2024
772 points (98.2% liked)
Programmer Humor
33167 readers
214 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You ever have an image of something like fire or mist or galaxies and stars or whatever taken with a black or white background, and you want to make it a transparent background instead? Color to alpha keeps the translucent elements intact at the appropriate translucency while removing the background color. Super useful for compositing images together.