MPSNNCropAndResizeBilinear Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
MPSNNCropAndResizeBilinear(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNCropAndResizeBilinear (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSNNCropAndResizeBilinear : Foundation.NSCoder -> MetalPerformanceShaders.MPSNNCropAndResizeBilinear
Paramètres
- coder
- NSCoder
- Attributs
S’applique à
MPSNNCropAndResizeBilinear(NSObjectFlag)
protected MPSNNCropAndResizeBilinear (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNCropAndResizeBilinear : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNCropAndResizeBilinear
Paramètres
S’applique à
MPSNNCropAndResizeBilinear(IntPtr)
protected internal MPSNNCropAndResizeBilinear (IntPtr handle);
new MetalPerformanceShaders.MPSNNCropAndResizeBilinear : nativeint -> MetalPerformanceShaders.MPSNNCropAndResizeBilinear
Paramètres
- handle
-
IntPtr
nativeint
S’applique à
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
Paramètres
- aDecoder
- NSCoder
- device
- IMTLDevice
- Attributs
S’applique à
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
Paramètres
- device
- IMTLDevice
- resizeWidth
- System.System.UIntPtr System.unativeint
- resizeHeight
- System.System.UIntPtr System.unativeint
- numberOfRegions
- System.System.UIntPtr System.unativeint
- regions
-
IntPtr
nativeint
- Attributs