Gets the color depth of the LCD panel in bits.
[Visual Basic] MustOverride Public Property ReadOnly UInt32 As [C#] public abstract uint UInt32 { get; } [C++] public: abstract __property get_UInt32(); [JScript] public abstract function get UInt32() : UInt32
EZLCDBase Class | EZLCD.SDK Namespace