Image.BitsPerPixel

Image.BitsPerPixel property

ピクセルあたりの画像ビット数を取得します。

public abstract int BitsPerPixel { get; }

プロパティ値

画像のピクセルあたりのビット数。

関連項目