(Image):setFilter
Sets the filter mode for an image. 0 = linear interpolation, 1 = nearest neighbor interpolation.
Function
Synopsis
Image:setFilter( min, mag )
Arguments
Returns
Nothing.
Sets the filter mode for an image. 0 = linear interpolation, 1 = nearest neighbor interpolation.
Image:setFilter( min, mag )
Nothing.