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