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