MPSNNReshapeNode 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
MPSNNReshapeNode(NSObjectFlag) | |
MPSNNReshapeNode(IntPtr) | |
MPSNNReshapeNode(MPSNNImageNode, nuint, nuint, nuint) |
MPSNNReshapeNode(NSObjectFlag)
protected MPSNNReshapeNode(Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReshapeNode : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReshapeNode
Parametri
Si applica a
MPSNNReshapeNode(IntPtr)
protected internal MPSNNReshapeNode(IntPtr handle);
new MetalPerformanceShaders.MPSNNReshapeNode : nativeint -> MetalPerformanceShaders.MPSNNReshapeNode
Parametri
- handle
-
IntPtr
nativeint
Si applica a
MPSNNReshapeNode(MPSNNImageNode, nuint, nuint, nuint)
[Foundation.Export("initWithSource:resultWidth:resultHeight:resultFeatureChannels:")]
public MPSNNReshapeNode(MetalPerformanceShaders.MPSNNImageNode source, nuint resultWidth, nuint resultHeight, nuint resultFeatureChannels);
new MetalPerformanceShaders.MPSNNReshapeNode : MetalPerformanceShaders.MPSNNImageNode * nuint * nuint * nuint -> MetalPerformanceShaders.MPSNNReshapeNode
Parametri
- source
- MPSNNImageNode
- resultWidth
- System.System.UIntPtr System.unativeint
- resultHeight
- System.System.UIntPtr System.unativeint
- resultFeatureChannels
- System.System.UIntPtr System.unativeint
- Attributi