System::Drawing::Image::GetPixelFormatSize メソッド
Image::GetPixelFormatSize method
指定されたピクセル形式で色深度を表すのに使用されるビット数を返します。
static int System::Drawing::Image::GetPixelFormatSize(Imaging::PixelFormat pixfmt)
| パラメーター | 型 | 説明 |
|---|---|---|
| pixfmt | Imaging::PixelFormat | サイズを決定するピクセル形式 |
ReturnValue
pixfmt の色深度
参照
- Enum PixelFormat
- Class Image
- Namespace System::Drawing
- Library Aspose.Page for C++