1 write to Count
System.Drawing.Common (1)
System\Drawing\Imaging\EncoderParameters.cs (1)
24native->Count = (uint)length;
1 reference to Count
System.Private.Windows.GdiPlus (1)
Windows\Win32\Graphics\GdiPlus\EncoderParameters.cs (1)
9internal unsafe Span<EncoderParameter> Parameters => Parameter.AsSpan((int)Count);