Function isDefaultCrop

Returns whether or not the passed crop has the default values for a crop region

  • Parameters

    • crop: SanityImageCrop

      The crop to return whether or not is the default crop

    Returns boolean

    True if passed crop matches default, false otherwise