Constructs a new, empty bitmap with the specified width and height.
[Visual Basic] Public Sub New( _ ByVal Byte As Byte, _ ByVal Byte As Byte _ ) [C#] public EZLCDBitmap( byte Byte, byte Byte ); [C++] public: EZLCDBitmap( char Byte, char Byte ); [JScript] public function EZLCDBitmap( Byte Byte, Byte Byte );
EZLCDBitmap Class | EZLCD.Core Namespace | EZLCDBitmap Constructor Overload List