다음을 통해 공유


MPSNNReductionRowMaxNode 생성자

정의

오버로드

MPSNNReductionRowMaxNode(NSObjectFlag)
MPSNNReductionRowMaxNode(MPSNNImageNode)
MPSNNReductionRowMaxNode(IntPtr)

MPSNNReductionRowMaxNode(NSObjectFlag)

protected MPSNNReductionRowMaxNode (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReductionRowMaxNode : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReductionRowMaxNode

매개 변수

적용 대상

MPSNNReductionRowMaxNode(MPSNNImageNode)

[Foundation.Export("initWithSource:")]
public MPSNNReductionRowMaxNode (MetalPerformanceShaders.MPSNNImageNode sourceNode);
new MetalPerformanceShaders.MPSNNReductionRowMaxNode : MetalPerformanceShaders.MPSNNImageNode -> MetalPerformanceShaders.MPSNNReductionRowMaxNode

매개 변수

sourceNode
MPSNNImageNode
특성

적용 대상

MPSNNReductionRowMaxNode(IntPtr)

protected internal MPSNNReductionRowMaxNode (IntPtr handle);
new MetalPerformanceShaders.MPSNNReductionRowMaxNode : nativeint -> MetalPerformanceShaders.MPSNNReductionRowMaxNode

매개 변수

handle
IntPtr

nativeint

적용 대상