Draws an icon stored in the LCD's local memory with the top-left corner at the current position.
[Visual Basic] Sub ( _ ByVal Byte As Byte _ ) [C#] void ( byte Byte ); [C++] void ( char Byte ); [JScript] function ( Byte Byte );
IEZLCDNative Interface | EZLCD.SDK Namespace