2 references to Fill
Microsoft.ML.ImageAnalytics (2)
ImageResizer.cs (1)
322ImageResizingEstimator.ResizingKind.Fill => ImageResizeMode.Fill,
MLImage.cs (1)
295ImageResizeMode.Fill => ResizeFull(width, height),