次の方法で共有


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

戻り値

適用対象