DisplayResolution.BitsPerPixel Property

Definition

Gets a System.Int32 that contains number of bits per pixel of this display. Typical values include 8, 16, 24 and 32.

public int BitsPerPixel { get; }
member this.BitsPerPixel : int

Property Value

Applies to