MPSNNReduceFeatureChannelsArgumentMin Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
MPSNNReduceFeatureChannelsArgumentMin(NSCoder) | |
MPSNNReduceFeatureChannelsArgumentMin(NSObjectFlag) | |
MPSNNReduceFeatureChannelsArgumentMin(IMTLDevice) | |
MPSNNReduceFeatureChannelsArgumentMin(IntPtr) |
MPSNNReduceFeatureChannelsArgumentMin(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceFeatureChannelsArgumentMin (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSNNReduceFeatureChannelsArgumentMin : Foundation.NSCoder -> MetalPerformanceShaders.MPSNNReduceFeatureChannelsArgumentMin
Parameters
- coder
- NSCoder
- Attributes
Applies to
MPSNNReduceFeatureChannelsArgumentMin(NSObjectFlag)
protected MPSNNReduceFeatureChannelsArgumentMin (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReduceFeatureChannelsArgumentMin : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReduceFeatureChannelsArgumentMin
Parameters
Applies to
MPSNNReduceFeatureChannelsArgumentMin(IMTLDevice)
[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceFeatureChannelsArgumentMin (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNReduceFeatureChannelsArgumentMin : Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNReduceFeatureChannelsArgumentMin
Parameters
- device
- IMTLDevice
- Attributes
Applies to
MPSNNReduceFeatureChannelsArgumentMin(IntPtr)
protected internal MPSNNReduceFeatureChannelsArgumentMin (IntPtr handle);
new MetalPerformanceShaders.MPSNNReduceFeatureChannelsArgumentMin : nativeint -> MetalPerformanceShaders.MPSNNReduceFeatureChannelsArgumentMin
Parameters
- handle
-
IntPtr
nativeint