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