Specifies the number of bits required to indicate the color of a pixel.

Namespace:  FreeImageAPI
Assembly:  FreeImageNET (in FreeImageNET.dll)

Syntax

C#
public ushort bmBitsPixel
Visual Basic (Declaration)
Public bmBitsPixel As UShort
Visual C++
public:
unsigned short bmBitsPixel

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also