WebImage.ImageFormat 属性

定义

获取图像的格式(例如,“jpeg”或“png”)。

public string ImageFormat { get; }
member this.ImageFormat : string
Public ReadOnly Property ImageFormat As String

属性值

图像的文件格式。

适用于