다음을 통해 공유


MPSNNReductionColumnMinNode 생성자

정의

오버로드

MPSNNReductionColumnMinNode(NSObjectFlag)
MPSNNReductionColumnMinNode(MPSNNImageNode)
MPSNNReductionColumnMinNode(IntPtr)

MPSNNReductionColumnMinNode(NSObjectFlag)

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

매개 변수

적용 대상

MPSNNReductionColumnMinNode(MPSNNImageNode)

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

매개 변수

sourceNode
MPSNNImageNode
특성

적용 대상

MPSNNReductionColumnMinNode(IntPtr)

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

매개 변수

handle
IntPtr

nativeint

적용 대상