MPSNNCropAndResizeBilinear Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
MPSNNCropAndResizeBilinear(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNCropAndResizeBilinear(Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSNNCropAndResizeBilinear : Foundation.NSCoder -> MetalPerformanceShaders.MPSNNCropAndResizeBilinear
Parametri
- coder
- NSCoder
- Attributi
Si applica a
MPSNNCropAndResizeBilinear(NSObjectFlag)
protected MPSNNCropAndResizeBilinear(Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNCropAndResizeBilinear : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNCropAndResizeBilinear
Parametri
Si applica a
MPSNNCropAndResizeBilinear(IntPtr)
protected internal MPSNNCropAndResizeBilinear(IntPtr handle);
new MetalPerformanceShaders.MPSNNCropAndResizeBilinear : nativeint -> MetalPerformanceShaders.MPSNNCropAndResizeBilinear
Parametri
- handle
-
IntPtr
nativeint
Si applica a
MPSNNCropAndResizeBilinear(NSCoder, IMTLDevice)
[Foundation.Export("initWithCoder:device:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNCropAndResizeBilinear(Foundation.NSCoder aDecoder, Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNCropAndResizeBilinear : Foundation.NSCoder * Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNCropAndResizeBilinear
Parametri
- aDecoder
- NSCoder
- device
- IMTLDevice
- Attributi
Si applica a
MPSNNCropAndResizeBilinear(IMTLDevice, nuint, nuint, nuint, IntPtr)
[Foundation.Export("initWithDevice:resizeWidth:resizeHeight:numberOfRegions:regions:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNCropAndResizeBilinear(Metal.IMTLDevice device, nuint resizeWidth, nuint resizeHeight, nuint numberOfRegions, IntPtr regions);
new MetalPerformanceShaders.MPSNNCropAndResizeBilinear : Metal.IMTLDevice * nuint * nuint * nuint * nativeint -> MetalPerformanceShaders.MPSNNCropAndResizeBilinear
Parametri
- device
- IMTLDevice
- resizeWidth
- System.System.UIntPtr System.unativeint
- resizeHeight
- System.System.UIntPtr System.unativeint
- numberOfRegions
- System.System.UIntPtr System.unativeint
- regions
-
IntPtr
nativeint
- Attributi