共用方式為


MPSNNReductionColumnMaxNode 建構函式

定義

多載

MPSNNReductionColumnMaxNode(NSObjectFlag)
MPSNNReductionColumnMaxNode(MPSNNImageNode)
MPSNNReductionColumnMaxNode(IntPtr)

MPSNNReductionColumnMaxNode(NSObjectFlag)

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

參數

適用於

MPSNNReductionColumnMaxNode(MPSNNImageNode)

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

參數

sourceNode
MPSNNImageNode
屬性

適用於

MPSNNReductionColumnMaxNode(IntPtr)

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

參數

handle
IntPtr

nativeint

適用於