1 write to FormatID
System.Drawing.Common (1)
System\Drawing\Imaging\ImageCodecInfo.cs (1)
92
FormatID
= codecInfo[i].FormatID,
1 reference to FormatID
System.Drawing.Common (1)
System\Drawing\Image.cs (1)
317
this.Save(stream, encoder.Clsid, encoder.
FormatID
, nativeParameters);