BmpOptions.BitsPerPixel

BmpOptions.BitsPerPixel property

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

public int BitsPerPixel { get; set; }

プロパティ値

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

関連項目