共用方式為


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

適用於