Draws a bitmap with the top-left corner at the current position.
[Visual Basic] Overridable Public Sub ( _ ByVal EZLCDBitmap As EZLCDBitmap _ ) _ Implements IEZLCDNative. [C#] public virtual void ( EZLCDBitmap EZLCDBitmap ); [C++] public: virtual void ( EZLCDBitmap* EZLCDBitmap ); [JScript] public virtual function ( EZLCDBitmap EZLCDBitmap );
EZLCDBase Class | EZLCD.SDK Namespace