DisplaySettings.BitsPerPixel Property

Definition

Gets the color depth of the display in bits.

public:
 property int BitsPerPixel { int get(); void set(int value); };
public:
 property int BitsPerPixel { int get(); void set(int value); };
public int BitsPerPixel { get; set; }
member this.BitsPerPixel : int with get, set
Public Property BitsPerPixel As Integer

Property Value

Applies to