CIPdf417CodeDescriptor.CreateDescriptor(NSData, Boolean, nint, nint) Method

Definition

[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

Parameters

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

Returns

Attributes

Applies to