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


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

Определение

Создает новый ciDetector с указанным контекстом и параметрами обнаружения.

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

Параметры

context
CIContext
detectorOptions
CIDetectorOptions

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

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