2 references to CropAnchor
Microsoft.ML.ImageAnalytics (2)
ImageResizer.cs (2)
64
if (ImageWidth != null || ImageHeight != null || Resizing != null ||
CropAnchor
!= null)
169
item.
CropAnchor
?? args.CropAnchor);