System::Drawing::Image::GetPixelFormatSize メソッド

Image::GetPixelFormatSize method

指定されたピクセル形式で色深度を表すのに使用されるビット数を返します。

static int System::Drawing::Image::GetPixelFormatSize(Imaging::PixelFormat pixfmt)
パラメーター説明
pixfmtImaging::PixelFormatサイズを決定するピクセル形式

ReturnValue

pixfmt の色深度

参照