MPSCnnCrossChannelNormalizationNode.Create(MPSNNImageNode, nuint) Méthode
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.
[Foundation.Export("nodeWithSource:kernelSize:")]
public static MetalPerformanceShaders.MPSCnnCrossChannelNormalizationNode Create (MetalPerformanceShaders.MPSNNImageNode sourceNode, nuint kernelSize);
static member Create : MetalPerformanceShaders.MPSNNImageNode * nuint -> MetalPerformanceShaders.MPSCnnCrossChannelNormalizationNode
Paramètres
- sourceNode
- MPSNNImageNode
- kernelSize
- System.System.UIntPtr System.unativeint
Retours
- Attributs