<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://miniscript.org/w/index.php?action=history&amp;feed=atom&amp;title=PixelDisplay.fillRect</id>
	<title>PixelDisplay.fillRect - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://miniscript.org/w/index.php?action=history&amp;feed=atom&amp;title=PixelDisplay.fillRect"/>
	<link rel="alternate" type="text/html" href="http://miniscript.org/w/index.php?title=PixelDisplay.fillRect&amp;action=history"/>
	<updated>2026-04-17T18:47:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>http://miniscript.org/w/index.php?title=PixelDisplay.fillRect&amp;diff=502&amp;oldid=prev</id>
		<title>ZachStrout: Created page with &quot;&lt;c&gt;PixelDisplay.fillRect&lt;/c&gt; fills an axis-aligned rectangle on the pixel display.  === Arguments ===  {| class=&quot;wikitable&quot; |- ! Parameter Name !! Type !! Default Value !!...&quot;</title>
		<link rel="alternate" type="text/html" href="http://miniscript.org/w/index.php?title=PixelDisplay.fillRect&amp;diff=502&amp;oldid=prev"/>
		<updated>2020-05-01T02:36:46Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;c&amp;gt;&lt;a href=&quot;/wiki/PixelDisplay&quot; title=&quot;PixelDisplay&quot;&gt;PixelDisplay&lt;/a&gt;.fillRect&amp;lt;/c&amp;gt; fills an axis-aligned rectangle on the pixel display.  === Arguments ===  {| class=&amp;quot;wikitable&amp;quot; |- ! Parameter Name !! Type !! Default Value !!...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;c&amp;gt;[[PixelDisplay]].fillRect&amp;lt;/c&amp;gt; fills an axis-aligned rectangle on the pixel display.&lt;br /&gt;
&lt;br /&gt;
=== Arguments ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Type !! Default Value !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| ''left'' || number || 0 || left side of rectangle&lt;br /&gt;
|-&lt;br /&gt;
| ''bottom'' || number || 0 || bottom side of rectangle&lt;br /&gt;
|-&lt;br /&gt;
| ''width'' || number || 100 || rectangle width&lt;br /&gt;
|-&lt;br /&gt;
| ''height'' || number || 100 || rectangle height&lt;br /&gt;
|-&lt;br /&gt;
| ''color'' || color || self.color || color to draw&lt;br /&gt;
|} &lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ms&amp;gt;gfx.fillRect 100, 200, 400, 150&amp;lt;/ms&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Mini Micro]]&lt;/div&gt;</summary>
		<author><name>ZachStrout</name></author>
		
	</entry>
</feed>