Extensions Methods

Include Protected Members
Include Inherited Members

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The Extensions type exposes the following members.

Methods

  Name Description
LoadJpeg Decodes a JPEG stream into a WriteableBitmap object.
SaveJpeg Encodes a WriteableBitmap object into a JPEG stream, with parameters for setting the target width and height of the JPEG file.

Top

See Also

Reference

Extensions Class

System.Windows.Media.Imaging Namespace