다음을 통해 공유


CIQRCodeDescriptor.CreateDescriptor 메서드

정의

[Foundation.Export("descriptorWithPayload:symbolVersion:maskPattern:errorCorrectionLevel:")]
public static CoreImage.CIQRCodeDescriptor CreateDescriptor (Foundation.NSData errorCorrectedPayload, nint symbolVersion, byte maskPattern, CoreImage.CIQRCodeErrorCorrectionLevel errorCorrectionLevel);
static member CreateDescriptor : Foundation.NSData * nint * byte * CoreImage.CIQRCodeErrorCorrectionLevel -> CoreImage.CIQRCodeDescriptor

매개 변수

errorCorrectedPayload
NSData
symbolVersion
System.System.IntPtr System.nativeint
maskPattern
Byte
errorCorrectionLevel
CIQRCodeErrorCorrectionLevel

반환

특성

적용 대상