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