Menu Image Pix
From Wiki
Menu
Synopsis
menu Image Pix {name} {x} {y} {color}
Description
The menu Image Pix command paints a single pixel at x/y within the specified image.
For the color parameter, you can use names like "red", "yellow" or "windowtext" or use a hexadecimal number like $AABBCC (BBGGRR encoded). $FEEEED is used for transparency.
NOTE: This command is only available from EUO 1.5.
For faster pixel output, use Menu Image PixLine instead.
See Also
Main_Page | Documentation |