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