2 references to FormatID
System.Drawing.Common (1)
System\Drawing\Imaging\ImageCodecInfo.cs (1)
92
FormatID = codecInfo[i].
FormatID
,
System.Private.Windows.GdiPlus (1)
System\Drawing\ImageCodecInfoHelper.cs (1)
56
s_encoders[i] = (codecInfo[i].
FormatID
, codecInfo[i].Clsid);