PictureDecoder 类

继承层次结构

System.Object
  Microsoft.Phone.PictureDecoder

命名空间:  Microsoft.Phone
程序集:  Microsoft.Phone(在 Microsoft.Phone.dll 中)

语法

声明
Public NotInheritable Class PictureDecoder
public static class PictureDecoder
public ref class PictureDecoder abstract sealed
[<AbstractClass>]
[<Sealed>]
type PictureDecoder =  class end

方法

  名称 说明
公共方法静态成员 DecodeJpeg(Stream)
公共方法静态成员 DecodeJpeg(Stream, Int32, Int32)

页首

版本信息

适用于 Windows Phone 应用的 .NET

受以下版本支持:Windows Phone 8、Silverlight 8.1

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。

请参阅

参考

Microsoft.Phone 命名空间