MPSImageReduceColumnMean 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
MPSImageReduceColumnMean(NSCoder) | |
MPSImageReduceColumnMean(NSObjectFlag) | |
MPSImageReduceColumnMean(IMTLDevice) | |
MPSImageReduceColumnMean(IntPtr) |
MPSImageReduceColumnMean(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSImageReduceColumnMean (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSImageReduceColumnMean : Foundation.NSCoder -> MetalPerformanceShaders.MPSImageReduceColumnMean
Parameters
- coder
- NSCoder
- Attributes
Applies to
MPSImageReduceColumnMean(NSObjectFlag)
protected MPSImageReduceColumnMean (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSImageReduceColumnMean : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSImageReduceColumnMean
Parameters
Applies to
MPSImageReduceColumnMean(IMTLDevice)
[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSImageReduceColumnMean (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSImageReduceColumnMean : Metal.IMTLDevice -> MetalPerformanceShaders.MPSImageReduceColumnMean
Parameters
- device
- IMTLDevice
- Attributes
Applies to
MPSImageReduceColumnMean(IntPtr)
protected internal MPSImageReduceColumnMean (IntPtr handle);
new MetalPerformanceShaders.MPSImageReduceColumnMean : nativeint -> MetalPerformanceShaders.MPSImageReduceColumnMean
Parameters
- handle
-
IntPtr
nativeint