BITMAP.bmBitsPixel Field

FreeImage.NET

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

Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public ushort bmBitsPixel

Field Value

Type: UInt16
See Also