Sets the current backround color. Note: This command does not affect the image on the LCD.
[Visual Basic] Sub ( _ ByVal EZLCDColor As EZLCDColor _ ) [C#] void ( EZLCDColor EZLCDColor ); [C++] void ( EZLCDColor EZLCDColor ); [JScript] function ( EZLCDColor EZLCDColor );
IEZLCDNative Interface | EZLCD.SDK Namespace