Поделиться через


CIDetector.CreateQRDetector(CIContext, CIDetectorOptions) Метод

Определение

Создайте детектор, который распознает QR-коды.

public static CoreImage.CIDetector CreateQRDetector (CoreImage.CIContext context, CoreImage.CIDetectorOptions detectorOptions);
static member CreateQRDetector : CoreImage.CIContext * CoreImage.CIDetectorOptions -> CoreImage.CIDetector

Параметры

context
CIContext
detectorOptions
CIDetectorOptions

Возвращаемое значение

Применяется к