다음을 통해 공유


CIPdf417CodeDescriptor.CreateDescriptor(NSData, Boolean, nint, nint) 메서드

정의

[Foundation.Export("descriptorWithPayload:isCompact:rowCount:columnCount:")]
public static CoreImage.CIPdf417CodeDescriptor CreateDescriptor (Foundation.NSData errorCorrectedPayload, bool isCompact, nint rowCount, nint columnCount);
static member CreateDescriptor : Foundation.NSData * bool * nint * nint -> CoreImage.CIPdf417CodeDescriptor

매개 변수

errorCorrectedPayload
NSData
isCompact
Boolean
rowCount
System.System.IntPtr System.nativeint
columnCount
System.System.IntPtr System.nativeint

반환

특성

적용 대상