Esempio n. 1
0
 public void SetSoftwareBitmap(global::Windows.Graphics.Imaging.SoftwareBitmap bitmap)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Graphics.Imaging.BitmapEncoder", "void BitmapEncoder.SetSoftwareBitmap(SoftwareBitmap bitmap)");
 }
Esempio n. 2
0
 public void SetContentFromSoftwareBitmap(global::Windows.Graphics.Imaging.SoftwareBitmap softwareBitmap, global::Windows.Foundation.Point anchorPoint)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.UI.Xaml.DragUI", "void DragUI.SetContentFromSoftwareBitmap(SoftwareBitmap softwareBitmap, Point anchorPoint)");
 }
Esempio n. 3
0
 public global::Windows.Foundation.IAsyncOperation <global::System.Collections.Generic.IList <global::Windows.Media.FaceAnalysis.DetectedFace> > DetectFacesAsync(global::Windows.Graphics.Imaging.SoftwareBitmap image, global::Windows.Graphics.Imaging.BitmapBounds searchArea)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<IList<DetectedFace>> FaceDetector.DetectFacesAsync(SoftwareBitmap image, BitmapBounds searchArea) is not implemented in Uno.");
 }
Esempio n. 4
0
 public void SetContentFromSoftwareBitmap(global::Windows.Graphics.Imaging.SoftwareBitmap softwareBitmap, global::Windows.Foundation.Point anchorPoint)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.ApplicationModel.DataTransfer.DragDrop.Core.CoreDragUIOverride", "void CoreDragUIOverride.SetContentFromSoftwareBitmap(SoftwareBitmap softwareBitmap, Point anchorPoint)");
 }
Esempio n. 5
0
 public static global::Windows.Media.VideoFrame CreateWithSoftwareBitmap(global::Windows.Graphics.Imaging.SoftwareBitmap bitmap)
 {
     throw new global::System.NotImplementedException("The member VideoFrame VideoFrame.CreateWithSoftwareBitmap(SoftwareBitmap bitmap) is not implemented in Uno.");
 }
Esempio n. 6
0
 public void SetDragUIContentFromSoftwareBitmap(global::Windows.Graphics.Imaging.SoftwareBitmap softwareBitmap)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.ApplicationModel.DataTransfer.DragDrop.Core.CoreDragOperation", "void CoreDragOperation.SetDragUIContentFromSoftwareBitmap(SoftwareBitmap softwareBitmap)");
 }
Esempio n. 7
0
 public void UpdateBitmap(global::Windows.Graphics.Imaging.SoftwareBitmap bitmap)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Devices.Lights.Effects.LampArrayBitmapRequestedEventArgs", "void LampArrayBitmapRequestedEventArgs.UpdateBitmap(SoftwareBitmap bitmap)");
 }
Esempio n. 8
0
 public global::Windows.Foundation.IAsyncAction SetBitmapAsync(global::Windows.Graphics.Imaging.SoftwareBitmap softwareBitmap)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction SoftwareBitmapSource.SetBitmapAsync(SoftwareBitmap softwareBitmap) is not implemented in Uno.");
 }
Esempio n. 9
0
 public static global::Windows.Graphics.Imaging.SoftwareBitmap Convert(global::Windows.Graphics.Imaging.SoftwareBitmap source, global::Windows.Graphics.Imaging.BitmapPixelFormat format, global::Windows.Graphics.Imaging.BitmapAlphaMode alpha)
 {
     throw new global::System.NotImplementedException("The member SoftwareBitmap SoftwareBitmap.Convert(SoftwareBitmap source, BitmapPixelFormat format, BitmapAlphaMode alpha) is not implemented in Uno.");
 }
Esempio n. 10
0
 public static global::Windows.Graphics.Imaging.SoftwareBitmap Copy(global::Windows.Graphics.Imaging.SoftwareBitmap source)
 {
     throw new global::System.NotImplementedException("The member SoftwareBitmap SoftwareBitmap.Copy(SoftwareBitmap source) is not implemented in Uno.");
 }
Esempio n. 11
0
 public void CopyTo(global::Windows.Graphics.Imaging.SoftwareBitmap bitmap)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Graphics.Imaging.SoftwareBitmap", "void SoftwareBitmap.CopyTo(SoftwareBitmap bitmap)");
 }
Esempio n. 12
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Media.Ocr.OcrResult> RecognizeAsync(global::Windows.Graphics.Imaging.SoftwareBitmap bitmap)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<OcrResult> OcrEngine.RecognizeAsync(SoftwareBitmap bitmap) is not implemented in Uno.");
 }