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