Package 

Class CropHelper


  • 
    public class CropHelper
    
                        

    Simply computes the crop between a full size and a desired aspect ratio.

    • Method Summary

      Modifier and Type Method Description
      static Rect computeCrop(@NonNull() Size currentSize, @NonNull() AspectRatio targetRatio)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait