次の方法で共有


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

戻り値

属性

適用対象