Difference between revisions of "Menu Image Pix"

From Wiki
Jump to: navigation, search
(See Also)
(Description: Applying template to notes)
Line 11: Line 11:
 
   
 
   
  
''NOTE: This command is only available from EUO 1.5.''
+
{{Note|
 +
*This command is only available from EUO 1.5.
 +
*For faster pixel output, use [[Menu Image PixLine]] instead.}}
  
''For faster pixel output, use [[Menu Image PixLine]] instead.''
 
  
 
==== See Also ====
 
==== See Also ====

Revision as of 15:00, 28 August 2005

menu Image Pix

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

menu Activate, menu Button, menu Check, menu Clear, menu Combo, menu Delete, menu Edit, menu Font Align, menu Font BGColor, menu Font Color, menu Font Name, menu Font Size, menu Font Style, menu Font Transparent, menu Get, menu GetNum, menu Hide, menu HideEUO, menu Image Create, menu Image Ellipse, menu Image File, menu Image FloodFill, menu Image Line, menu Image PixLine, menu Image Pos, menu Image Rectangle, menu List, menu Set, menu Shape, menu Show, menu Text, menu Window Color, menu Window Size, menu Window Title

Main_Page Documentation

Menu