다음을 통해 공유


MPSNNBinaryArithmeticNode.GetGradientFilters(MPSNNImageNode[]) 메서드

정의

[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[]

매개 변수

gradientImages
MPSNNImageNode[]

반환

특성

적용 대상