MPSNNGraph.Execute(MPSImage[], Action<MPSImage,NSError>) Metodo
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.
[Foundation.Export("executeAsyncWithSourceImages:completionHandler:")]
public virtual MetalPerformanceShaders.MPSImage Execute (MetalPerformanceShaders.MPSImage[] sourceImages, Action<MetalPerformanceShaders.MPSImage,Foundation.NSError> handler);
abstract member Execute : MetalPerformanceShaders.MPSImage[] * Action<MetalPerformanceShaders.MPSImage, Foundation.NSError> -> MetalPerformanceShaders.MPSImage
override this.Execute : MetalPerformanceShaders.MPSImage[] * Action<MetalPerformanceShaders.MPSImage, Foundation.NSError> -> MetalPerformanceShaders.MPSImage
Parametri
- sourceImages
- MPSImage[]
Restituisce
- Attributi