共用方式為


WebImage.ImageFormat 屬性

定義

取得影像的格式 (例如,"jpeg" 或 "png")。

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

屬性值

影像的檔案格式。

適用於