CIDetector.CreateTextDetector(CIContext, CIDetectorOptions) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
使用指定的上下文和检测选项创建新的 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