ImageObjectExtractor.CreateWithSoftwareBitmapAsync(SoftwareBitmap) Methode

Definition

public:
 static IAsyncOperation<ImageObjectExtractor ^> ^ CreateWithSoftwareBitmapAsync(SoftwareBitmap ^ softwareBitmap);
 static IAsyncOperation<ImageObjectExtractor> CreateWithSoftwareBitmapAsync(SoftwareBitmap const& softwareBitmap);
public static IAsyncOperation<ImageObjectExtractor> CreateWithSoftwareBitmapAsync(SoftwareBitmap softwareBitmap);
function createWithSoftwareBitmapAsync(softwareBitmap)
Public Shared Function CreateWithSoftwareBitmapAsync (softwareBitmap As SoftwareBitmap) As IAsyncOperation(Of ImageObjectExtractor)

Parameter

softwareBitmap
SoftwareBitmap

Gibt zurück

Gilt für: