Пример #1
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Graphics.Imaging.BitmapEncoder> CreateForInPlacePropertyEncodingAsync(global::Windows.Graphics.Imaging.BitmapDecoder bitmapDecoder)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<BitmapEncoder> BitmapEncoder.CreateForInPlacePropertyEncodingAsync(BitmapDecoder bitmapDecoder) is not implemented in Uno.");
 }
Пример #2
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Graphics.Imaging.BitmapEncoder> CreateForTranscodingAsync(global::Windows.Storage.Streams.IRandomAccessStream stream, global::Windows.Graphics.Imaging.BitmapDecoder bitmapDecoder)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<BitmapEncoder> BitmapEncoder.CreateForTranscodingAsync(IRandomAccessStream stream, BitmapDecoder bitmapDecoder) is not implemented in Uno.");
 }