Maven module :
un.api : api-image :
Class :
un.api.image.process.Interpolator
Extends/Implements :
un.api.image.process.Sampler
Subclasses :
-
Interpolator are used to average samples between pixels.
When scaling images, this result in smoother images.
author
Johann Sorel
Variables :
-
Functions :
setParentSampling
void
setParentSampling
(Sampler sampling)
When scaling images, this result in smoother images.
author Johann Sorel