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

适用于