BitsPerPixel

BmpHeaderPackage.BitsPerPixel property

Gets the bits per pixel value.

public ushort BitsPerPixel { get; }

Property Value

The bits per pixel value.

See Also