PictureDecoder Class
Inheritance Hierarchy
System.Object
Microsoft.Phone.PictureDecoder
Namespace: Microsoft.Phone
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Syntax
'Declaration
Public NotInheritable Class PictureDecoder
public static class PictureDecoder
public ref class PictureDecoder abstract sealed
[<AbstractClass>]
[<Sealed>]
type PictureDecoder = class end
Methods
Name | Description | |
---|---|---|
DecodeJpeg(Stream) | ||
DecodeJpeg(Stream, Int32, Int32) |
Top
Version Information
.NET for Windows Phone apps
Supported in: Windows Phone 8, Silverlight 8.1
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.