Specifies the number of bits required to indicate the color of a pixel.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
public ushort bmBitsPixel |
| Visual Basic (Declaration) |
|---|
Public bmBitsPixel As UShort |
| Visual C++ |
|---|
public: unsigned short bmBitsPixel |