ImageFormat.Webp 属性

定义

指定 WebP 图像格式。

public:
 static property System::Drawing::Imaging::ImageFormat ^ Webp { System::Drawing::Imaging::ImageFormat ^ get(); };
[System.Runtime.Versioning.SupportedOSPlatform("windows10.0.17763.0")]
public static System.Drawing.Imaging.ImageFormat Webp { get; }
[<System.Runtime.Versioning.SupportedOSPlatform("windows10.0.17763.0")>]
static member Webp : System.Drawing.Imaging.ImageFormat
Public Shared ReadOnly Property Webp As ImageFormat

属性值

属性

注解

自 1809 Windows 10 以来支持此格式。

适用于