ezLCD SDK Documentation

EZLCD002.ColorBitDepth Property

 [This is preliminary documentation and subject to change.]

Gets the color depth of the LCD panel in bits.

[Visual Basic]
Overrides Public Property ReadOnly UInt32 As 
[C#]
public override uint UInt32 { get; }
[C++]
public: __property  get_UInt32();
[JScript]
public override function get UInt32() : UInt32

See Also

EZLCD002 Class | EZLCD.SDK Namespace