Skip to content

saving webp to jpg gives strange result #2659

Answered by brianpopow
omuleanu asked this question in Q&A
Discussion options

You must be logged in to vote

@omuleanu This is not actually a bug, I was wrong on that: See Comment, Also: #2660

Use the following to make the background black:

image.Mutate(x => { x.BackgroundColor(Color.Black); });

Or save to a format which supports alpha channels.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by omuleanu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants