\i D d word::pos_x word::pos_y color::color_value
| Parameter | Type | Range | Description |
|---|---|---|---|
| pos_x | word | 0 ... display width - 1 | horizontal position |
| pos_y | word | 0 ... display height - 1 | vertical position |
| color_value | color | 0x000000 ... 0xFFFFFF | color of the dot |
Sets or clears a pixel at the specified position.
Note
| Response: | [ACK] |
Example
\iDd\D20\D35\#00FF00
Draws a green dot at the position x = 20 and y = 35 pixels.
See also:
Copyright © demmel products gmbh. All rights reserved.