Raster Resampling
The resampling/interpolation method to use for overscaling, also known as texture magnification filter
Parameters
Entries
LINEAR
Link copied to clipboard
(Bi)linear filtering interpolates pixel values using the weighted average of the four closest original source pixels creating a smooth but blurry look when overscaled
LINEAR("linear")
Content copied to clipboard
Functions
compareTo
Link copied to clipboard
equals
Link copied to clipboard
getDeclaringClass
Link copied to clipboard