3 references to NearestNeighbor
System.Drawing.Common.Tests (2)
System\Drawing\GraphicsTests.cs (2)
587
[InlineData(InterpolationMode.
NearestNeighbor
, InterpolationMode.
NearestNeighbor
)]
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Internals\ScaleHelper.cs (1)
169
interpolationMode = InterpolationMode.
NearestNeighbor
;