<?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=Image</id>
	<title>Image - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.crumbledworld.com/index.php?action=history&amp;feed=atom&amp;title=Image"/>
	<link rel="alternate" type="text/html" href="https://wiki.crumbledworld.com/index.php?title=Image&amp;action=history"/>
	<updated>2026-04-21T23:08:45Z</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=Image&amp;diff=85&amp;oldid=prev</id>
		<title>Anders: Created page with &quot;{{:ImageExampleCode}}  ==Inheritance== Panel  ==Constructor== {| class=&quot;wikitable&quot;  !|function !|description |- |Image(PanelSize size, string fileName) | |- |Image(PanelSize size, Text fileName) | |- |Image(PanelSize size, Texture texture) | |- |}  ==Functions== {| class=&quot;wikitable&quot; !|return !|function !|description |- |Texture |getTexture() |get texture. |- | |setTexture(Text ima...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.crumbledworld.com/index.php?title=Image&amp;diff=85&amp;oldid=prev"/>
		<updated>2025-07-05T14:08:30Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{:ImageExampleCode}}  ==Inheritance== &lt;a href=&quot;/index.php/Panel&quot; title=&quot;Panel&quot;&gt;Panel&lt;/a&gt;  ==Constructor== {| class=&amp;quot;wikitable&amp;quot;  !|function !|description |- |Image(&lt;a href=&quot;/index.php/PanelSize&quot; title=&quot;PanelSize&quot;&gt;PanelSize&lt;/a&gt; size, string fileName) | |- |Image(&lt;a href=&quot;/index.php/PanelSize&quot; title=&quot;PanelSize&quot;&gt;PanelSize&lt;/a&gt; size, &lt;a href=&quot;/index.php/Text&quot; title=&quot;Text&quot;&gt;Text&lt;/a&gt; fileName) | |- |Image(&lt;a href=&quot;/index.php/PanelSize&quot; title=&quot;PanelSize&quot;&gt;PanelSize&lt;/a&gt; size, &lt;a href=&quot;/index.php/Texture&quot; title=&quot;Texture&quot;&gt;Texture&lt;/a&gt; texture) | |- |}  ==Functions== {| class=&amp;quot;wikitable&amp;quot; !|return !|function !|description |- |&lt;a href=&quot;/index.php/Texture&quot; title=&quot;Texture&quot;&gt;Texture&lt;/a&gt; |&lt;a href=&quot;/index.php?title=File:GetTexture()&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;File:GetTexture() (page does not exist)&quot;&gt;getTexture&lt;/a&gt;() |get texture. |- | |&lt;a href=&quot;/index.php?title=File:SetTexture(Text_imageName)&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;File:SetTexture(Text imageName) (page does not exist)&quot;&gt;setTexture&lt;/a&gt;(&lt;a href=&quot;/index.php/Text&quot; title=&quot;Text&quot;&gt;Text&lt;/a&gt; ima...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{:ImageExampleCode}}&lt;br /&gt;
&lt;br /&gt;
==Inheritance==&lt;br /&gt;
[[Panel]]&lt;br /&gt;
&lt;br /&gt;
==Constructor==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
&lt;br /&gt;
!|function&lt;br /&gt;
!|description&lt;br /&gt;
|-&lt;br /&gt;
|Image([[PanelSize]] size, string fileName)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Image([[PanelSize]] size, [[Text]] fileName)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Image([[PanelSize]] size, [[Texture]] texture)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Functions==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!|return&lt;br /&gt;
!|function&lt;br /&gt;
!|description&lt;br /&gt;
|-&lt;br /&gt;
|[[Texture]]&lt;br /&gt;
|[[Image:getTexture()|getTexture]]()&lt;br /&gt;
|get texture.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|[[Image:setTexture(Text imageName)|setTexture]]([[Text]] imageName)&lt;br /&gt;
|Set [[texture]].&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|[[Image:setTexture(string imageName)|setTexture]]([[string]] imageName)&lt;br /&gt;
|Set [[texture]].&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|[[Image:setTexture(Texture image)|setTexture]]([[Texture]] image)&lt;br /&gt;
|Set [[texture]].&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|[[Image:setUvCoord(Vec2 minCoordinate, Vec2 maxCoordinate)|setUvCoord]]([[Vec2]] minCoordinate, [[Vec2]] maxCoordinate)&lt;br /&gt;
|Set uvCoord.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|[[Image:setColor(Vec3 color)|setColor]]([[Vec3]] color)&lt;br /&gt;
|Set image color, default Vec3(1).&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|[[Image:setColor(Vec4 color)|setColor]]([[Vec4]] color)&lt;br /&gt;
|Set image color, default Vec4(1).&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|[[Image:setImageScale(float scale)|setImageScale]](float scale)&lt;br /&gt;
|Set image scale between [0,1].&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|[[Image:setShader(string shaderName)|setShader]](string shaderName)&lt;br /&gt;
|Set shader for rendering the image&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|[[Image:setShader(Shader shader)|setShader]]([[Shader]] shader)&lt;br /&gt;
|Set shader for rendering the image&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Anders</name></author>
	</entry>
</feed>