PictureDecoder Methods
May 02, 2013
| 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. |