MPSNNBinaryArithmeticNode.GetGradientFilters(MPSNNImageNode[]) Method

Definition

[Foundation.Export("gradientFiltersWithSources:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, 4, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual MetalPerformanceShaders.MPSNNGradientFilterNode[] GetGradientFilters (MetalPerformanceShaders.MPSNNImageNode[] gradientImages);
abstract member GetGradientFilters : MetalPerformanceShaders.MPSNNImageNode[] -> MetalPerformanceShaders.MPSNNGradientFilterNode[]
override this.GetGradientFilters : MetalPerformanceShaders.MPSNNImageNode[] -> MetalPerformanceShaders.MPSNNGradientFilterNode[]

Parameters

gradientImages
MPSNNImageNode[]

Returns

Attributes

Applies to