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