Image.Width

Image.Width property

画像の幅を取得します.

public abstract int Width { get; }

プロパティ値

画像の幅。

関連項目