共用方式為


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

適用於