<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.crumbledworld.com/index.php?action=history&amp;feed=atom&amp;title=ImageExampleCode</id>
	<title>ImageExampleCode - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.crumbledworld.com/index.php?action=history&amp;feed=atom&amp;title=ImageExampleCode"/>
	<link rel="alternate" type="text/html" href="https://wiki.crumbledworld.com/index.php?title=ImageExampleCode&amp;action=history"/>
	<updated>2026-04-22T00:26:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.4</generator>
	<entry>
		<id>https://wiki.crumbledworld.com/index.php?title=ImageExampleCode&amp;diff=148&amp;oldid=prev</id>
		<title>Anders: Created page with &quot;==Example== &lt;syntaxhighlight lang=&quot;lua&quot;&gt;  --add an image to panel with fill and the images width and height need to of equal length.  local image = panel:add(Image(PanelSize(Vec2(-1),Vec2(1)), &quot;LoadingScreen\loadingScreen1&quot;)) --set image uvcoord image:setUvCoord(Vec2(0.25,0.25),Vec2(0.75,0.75))  &lt;/syntaxhighlight&gt;&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.crumbledworld.com/index.php?title=ImageExampleCode&amp;diff=148&amp;oldid=prev"/>
		<updated>2025-07-06T07:57:08Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Example== &amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;  --add an image to panel with fill and the images width and height need to of equal length.  local image = panel:add(Image(PanelSize(Vec2(-1),Vec2(1)), &amp;quot;LoadingScreen\loadingScreen1&amp;quot;)) --set image uvcoord image:setUvCoord(Vec2(0.25,0.25),Vec2(0.75,0.75))  &amp;lt;/syntaxhighlight&amp;gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
--add an image to panel with fill and the images width and height need to of equal length. &lt;br /&gt;
local image = panel:add(Image(PanelSize(Vec2(-1),Vec2(1)), &amp;quot;LoadingScreen\loadingScreen1&amp;quot;))&lt;br /&gt;
--set image uvcoord&lt;br /&gt;
image:setUvCoord(Vec2(0.25,0.25),Vec2(0.75,0.75))&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Anders</name></author>
	</entry>
</feed>