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