Share via


MPSNDArrayMultiaryBase.GetEdgeMode(UIntPtr) Method

Definition

[Foundation.Export("edgeModeAtSourceIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MetalPerformanceShaders.MPSImageEdgeMode GetEdgeMode(UIntPtr sourceIndex);
[<Foundation.Export("edgeModeAtSourceIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetEdgeMode : unativeint -> MetalPerformanceShaders.MPSImageEdgeMode
override this.GetEdgeMode : unativeint -> MetalPerformanceShaders.MPSImageEdgeMode

Parameters

sourceIndex
UIntPtr

unativeint

Returns

Attributes

Applies to