Difference between revisions of "File:getFilter"

m (1 revision: Importing from potato (again).)
(clearing this out)
 
Line 1: Line 1:
  
Gets the filter mode for an image.
 
== Function ==
 
=== Synopsis ===
 
<source lang="lua">
 
filterMode, mag = Image:getFilter( )
 
</source>
 
=== Arguments ===
 
None.
 
=== Returns ===
 
{{param|number|filterMode|0=linear 1=nearest}}
 
{{param|number|mag|???}}
 
== See Also ==
 
* [[parent::Image]]
 
[[Category:Functions]]
 
{{#set:Description=Gets the filter mode for an image.}}
 

Latest revision as of 20:42, 16 February 2010

There are no pages that link to this file.