Skip to content

Converting a PDF email loses the background and it then takes on the color of whatever application you use to view. #1669

Answered by dlemstra
pbracken asked this question in Help
Discussion options

You must be logged in to vote

Another option would be this:

image.BackgroundColor = MagickColors.White;
image.Alpha(AlphaOption.Remove);

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@pbracken
Comment options

Comment options

You must be logged in to vote
1 reply
@pbracken
Comment options

Answer selected by pbracken
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants