PictureDecoder.DecodeJpeg Method
Windows Phone
March 22, 2012
Decodes a JPEG file into a WriteableBitmap object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DecodeJpeg(Stream) | Decodes a JPEG into a WriteableBitmap object. |
|
DecodeJpeg(Stream, Int32, Int32) | Decodes a JPEG file into a WriteableBitmap object, with parameters for setting the maximum height and width of the output. |