Difference between revisions of "File:setFilter"

m (1 revision: Importing from potato (again).)
(No difference)

Revision as of 16:17, 14 February 2010

Sets the filter mode for an image. 0 = linear interpolation, 1 = nearest neighbor interpolation.

Function

Synopsis

Image:setFilter( min, mag )

Arguments

number min
How to scale an image down.
number mag
How to scale an image up.

Returns

Nothing.

See Also

There are no pages that link to this file.