MPSCnnMultiaryKernel.SetEdgeMode(MPSImageEdgeMode, UIntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("setEdgeMode:atIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetEdgeMode(MetalPerformanceShaders.MPSImageEdgeMode edgeMode, UIntPtr index);
[<Foundation.Export("setEdgeMode:atIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetEdgeMode : MetalPerformanceShaders.MPSImageEdgeMode * unativeint -> unit
override this.SetEdgeMode : MetalPerformanceShaders.MPSImageEdgeMode * unativeint -> unit
Parameters
- edgeMode
- MPSImageEdgeMode
- index
-
UIntPtr
unativeint
- Attributes