다음을 통해 공유


MPSNNReductionRowMinNode 생성자

정의

오버로드

MPSNNReductionRowMinNode(NSObjectFlag)
MPSNNReductionRowMinNode(MPSNNImageNode)
MPSNNReductionRowMinNode(IntPtr)

MPSNNReductionRowMinNode(NSObjectFlag)

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

매개 변수

적용 대상

MPSNNReductionRowMinNode(MPSNNImageNode)

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

매개 변수

sourceNode
MPSNNImageNode
특성

적용 대상

MPSNNReductionRowMinNode(IntPtr)

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

매개 변수

handle
IntPtr

nativeint

적용 대상