PictureDecoder.DecodeJpeg Method (Stream)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Decodes a JPEG into a WriteableBitmap object.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- source
- Type: System.IO.Stream
The image data stream.
Show: