2 writes to frameCount
System.Drawing (2)
commonui\System\Drawing\ImageInfo.cs (2)
40
frameCount
= image.GetFrameCount(FrameDimension.Time);
58
frameCount
= 1;
1 reference to frameCount
System.Drawing (1)
commonui\System\Drawing\ImageInfo.cs (1)
122
return
frameCount
;