InteractiveForegroundSegmenter::GetInfoAsync Method
This method is no longer supported and should not be called. See remarks.
Namespace: Lumia.Imaging.Compositing
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public: virtual IAsyncOperation^ GetInfoAsync() sealed
Return Value
Type: IAsyncOperation<TResult>An async result with a ImageProviderInfo object containing information such as image size.
Implements
IImageProvider::GetInfoAsync()
Show: