다음을 통해 공유


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

적용 대상