다음을 통해 공유


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

반환

적용 대상