Share via


MPSNDArrayMultiaryBase.GetDilationRates(UIntPtr) Method

Definition

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

Parameters

sourceIndex
UIntPtr

unativeint

Returns

Attributes

Applies to