Sets the color of the pixel at the specified location.
[Visual Basic] Public Sub ( _ ByVal UInt16 As UInt16, _ ByVal Byte As Byte, _ ByVal EZLCDColorEx As EZLCDColorEx _ ) [C#] public void ( ushort UInt16, byte Byte, EZLCDColorEx EZLCDColorEx ); [C++] public: void ( unsigned short UInt16, char Byte, EZLCDColorEx EZLCDColorEx ); [JScript] public function ( UInt16 UInt16, Byte Byte, EZLCDColorEx EZLCDColorEx );
EZLCDBitmapEx Class | EZLCD.Core Namespace | EZLCDBitmapEx. Overload List