Draws an icon stored in the LCD's serial flash memory with the top-left corner at the current position.
[Visual Basic] Overridable Public Sub ( _ ByVal Byte As Byte _ ) [C#] public virtual void ( byte Byte ); [C++] public: virtual void ( char Byte ); [JScript] public virtual function ( Byte Byte );
EZLCDBase Class | EZLCD.SDK Namespace