mono / libgdiplus

C-based implementation of the GDI+ API
http://www.mono-project.com/
MIT License
334 stars 171 forks source link

Not using the embedded ICC color profile on Image.FromStream() #608

Open kg6zgj opened 4 years ago

kg6zgj commented 4 years ago

System.Drawing.Image.FromStream(stream, true); returns the image using a different color profile.