Share via


MPSImageBatch.IncrementReadCount(NSArray<MPSImage>, IntPtr) Method

Definition

public static UIntPtr IncrementReadCount(Foundation.NSArray<MetalPerformanceShaders.MPSImage> imageBatch, IntPtr amount);
static member IncrementReadCount : Foundation.NSArray<MetalPerformanceShaders.MPSImage> * nativeint -> unativeint

Parameters

imageBatch
NSArray<MPSImage>
amount
IntPtr

nativeint

Returns

UIntPtr

unativeint

Applies to