共用方式為


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

傳回

適用於