1 write to Clsid
System.Drawing (1)
commonui\System\Drawing\Advanced\ImageCodecInfo.cs (1)
274
codecs[index].
Clsid
= codecp.Clsid;
4 references to Clsid
System.Drawing (4)
commonui\System\Drawing\Image.cs (4)
614
Guid g = encoder.
Clsid
;
619
if (rawEncoder != null && rawEncoder.
Clsid
== g) {
704
Guid g = encoder.
Clsid
;
709
if (rawEncoder != null && rawEncoder.
Clsid
== g) {