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