Click or drag to resize

ScreenIHandlerBitsPerPixel Property

Gets the number of bits each pixel uses to represent its color value.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
int BitsPerPixel { get; }

Property Value

Type: Int32
The screen's bits per pixel.
See Also