Skip to content

How to save a JPG file like done with System.Drawing namespace? #2331

Discussion options

You must be logged in to vote

You can’t compare the output of encoders like that especially lossy ones. Minute differences in color transformation can lead to differences and the order of segments within an image is not guaranteed as the specification does not require many to be so. Plus you have different quality defaults and metadata handling strategies.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ilCosmico
Comment options

@antonfirsov
Comment options

Answer selected by ilCosmico
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants