CIDetector.CreateTextDetector(CIContext, CIDetectorOptions) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new CIDetector with the specified context and detection options.
public static CoreImage.CIDetector CreateTextDetector (CoreImage.CIContext context, CoreImage.CIDetectorOptions detectorOptions);
static member CreateTextDetector : CoreImage.CIContext * CoreImage.CIDetectorOptions -> CoreImage.CIDetector
Parameters
- context
- CIContext
- detectorOptions
- CIDetectorOptions