MPSCnnLocalContrastNormalizationNode.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.MPSCnnLocalContrastNormalizationNode Create (MetalPerformanceShaders.MPSNNImageNode sourceNode, nuint kernelSize);
static member Create : MetalPerformanceShaders.MPSNNImageNode * nuint -> MetalPerformanceShaders.MPSCnnLocalContrastNormalizationNode
Paramètres
- sourceNode
- MPSNNImageNode
- kernelSize
- System.System.UIntPtr System.unativeint
Retours
- Attributs