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