1 reference to FromStream
System.Drawing.Common (1)
System\Drawing\Image.cs (1)
124
public static Image FromStream(Stream stream) =>
FromStream
(stream, useEmbeddedColorManagement: false);