Share via


MPSImage.GetBatchRepresentation(NSRange) Method

Definition

[Foundation.Export("batchRepresentationWithSubRange:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSArray<MetalPerformanceShaders.MPSImage> GetBatchRepresentation(Foundation.NSRange subRange);
[<Foundation.Export("batchRepresentationWithSubRange:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetBatchRepresentation : Foundation.NSRange -> Foundation.NSArray<MetalPerformanceShaders.MPSImage>
override this.GetBatchRepresentation : Foundation.NSRange -> Foundation.NSArray<MetalPerformanceShaders.MPSImage>

Parameters

subRange
NSRange

Returns

Attributes

Applies to