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