Skip to content

pngImage.Mutate desaturates an image #2792

Discussion options

You must be logged in to vote

ImageSharp preserves the input image encoded format so if your PNG is grayscal on input, it's going to be grayscale on saving unless you specifically set the PNG metadata or use an explicit encoder.

BTW. ImageSHarp.Drawing can parse an SVG into a path for drawing.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by alejandroLoz
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