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