MPSNNPadGradient 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
MPSNNPadGradient(NSCoder) | |
MPSNNPadGradient(NSObjectFlag) | |
MPSNNPadGradient(IMTLDevice) | |
MPSNNPadGradient(IntPtr) | |
MPSNNPadGradient(NSCoder, IMTLDevice) |
MPSNNPadGradient(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNPadGradient (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSNNPadGradient : Foundation.NSCoder -> MetalPerformanceShaders.MPSNNPadGradient
Paramètres
- coder
- NSCoder
- Attributs
S’applique à
MPSNNPadGradient(NSObjectFlag)
protected MPSNNPadGradient (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNPadGradient : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNPadGradient
Paramètres
S’applique à
MPSNNPadGradient(IMTLDevice)
[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNPadGradient (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNPadGradient : Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNPadGradient
Paramètres
- device
- IMTLDevice
- Attributs
S’applique à
MPSNNPadGradient(IntPtr)
protected internal MPSNNPadGradient (IntPtr handle);
new MetalPerformanceShaders.MPSNNPadGradient : nativeint -> MetalPerformanceShaders.MPSNNPadGradient
Paramètres
- handle
-
IntPtr
nativeint
S’applique à
MPSNNPadGradient(NSCoder, IMTLDevice)
[Foundation.Export("initWithCoder:device:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNPadGradient (Foundation.NSCoder aDecoder, Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNPadGradient : Foundation.NSCoder * Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNPadGradient
Paramètres
- aDecoder
- NSCoder
- device
- IMTLDevice
- Attributs