Package icyllis.modernui.graphics
Annotation Interface ImageShader.FilterMode
- Enclosing class:
ImageShader
The
FilterMode
specifies the sampling method on transformed texture images.
The default is ImageShader.FILTER_MODE_LINEAR
.