次の方法で共有


WebImage.ImageFormat プロパティ

定義

画像の形式 ("jpeg"、"png" など) を取得します。

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

プロパティ値

画像のファイル形式。

適用対象