Extensions.LoadJpeg Method
July 26, 2012
Decodes a JPEG stream into a WriteableBitmap object.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- bitmap
- Type: System.Windows.Media.Imaging.WriteableBitmap
The WriteableBitmap object.
- sourceStream
- Type: System.IO.Stream
The image data stream.
Note: