<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.oxeyegames.com/wiki/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.oxeyegames.com/wiki/index.php?action=history&amp;feed=atom&amp;title=GetTextureSize</id>
		<title>GetTextureSize - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.oxeyegames.com/wiki/index.php?action=history&amp;feed=atom&amp;title=GetTextureSize"/>
		<link rel="alternate" type="text/html" href="http://www.oxeyegames.com/wiki/index.php?title=GetTextureSize&amp;action=history"/>
		<updated>2026-05-11T23:30:25Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://www.oxeyegames.com/wiki/index.php?title=GetTextureSize&amp;diff=283&amp;oldid=prev</id>
		<title>Jeb: Created page with '{{VideoMethod | video.getTextureSize(textureFileName) | Fetches the width and height of a texture. | {{MethodParam|textureFileName|String|The name of the texture you want to fetc...'</title>
		<link rel="alternate" type="text/html" href="http://www.oxeyegames.com/wiki/index.php?title=GetTextureSize&amp;diff=283&amp;oldid=prev"/>
				<updated>2009-12-27T20:28:15Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#39;{{VideoMethod | video.getTextureSize(textureFileName) | Fetches the width and height of a texture. | {{MethodParam|textureFileName|String|The name of the texture you want to fetc...&amp;#39;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{VideoMethod&lt;br /&gt;
|&lt;br /&gt;
video.getTextureSize(textureFileName)&lt;br /&gt;
|&lt;br /&gt;
Fetches the width and height of a texture.&lt;br /&gt;
|&lt;br /&gt;
{{MethodParam|textureFileName|String|The name of the texture you want to fetch the size of. Supported file formats are TGA and JPEG.}}&lt;br /&gt;
|&lt;br /&gt;
Returns width and height of the texture, or nothing if the texture can't be read or loaded.&lt;br /&gt;
}}&lt;br /&gt;
=== Notes ===&lt;br /&gt;
Once a texture has been loaded, it will be cached in memory. Textures are loaded as soon as they are used.&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
   local w, h = video.getTextureSize(&amp;quot;image.jpg&amp;quot;)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jeb</name></author>	</entry>

	</feed>