Annotation Interface ImageShader.FilterMode

Enclosing class:
ImageShader

@Retention(SOURCE) public static @interface ImageShader.FilterMode
The FilterMode specifies the sampling method on transformed texture images. The default is ImageShader.FILTER_MODE_LINEAR.