How the image is filtered when scaling.

[[File:ComparisonFilters.png]]
== Constants ==
;linear: Scale image with linear interpolation.
;nearest: Scale image with nearest neighbor interpolation.
== See Also ==
* [[parent::love.graphics]]
* [[love.graphics.setDefaultFilter]]
* [[Texture:getFilter]]
* [[Texture:setFilter]]
[[Category:Enums]]
{{#set:Description=How the image is filtered when scaling.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|FilterMode}}