FormXBlurDectector
public protocol FormXBlurDectector
FormXBlurDetector detects if the image is blurry.
-
Detect if the image is blurry.
Declaration
Swift
func isBlurry(image: CGImage) -> Bool