Class CIDetectorType

    • Field Detail

      • Face

        public static final CIDetectorType Face
        Since:
        Available in iOS 5.0 and later.
      • Rectangle

        public static final CIDetectorType Rectangle
        Since:
        Available in iOS 8.0 and later.
      • QRCode

        public static final CIDetectorType QRCode
        Since:
        Available in iOS 8.0 and later.
      • Text

        public static final CIDetectorType Text
        Since:
        Available in iOS 9.0 and later.