BitsPixel

WmfBitmap16.BitsPixel property

Gets or sets the bits pixel.

public byte BitsPixel { get; set; }

Property Value

The number of adjacent color bits on each plane.

See Also