LINEAR
Linear filtering.
This mode linearly interpolates the values of the pixels closest to the address being sampled. It provides a smoother appearance than nearest-neighbor filtering.
| Name | Summary |
|---|
filter | val filter: Int |
name | val name: String |
ordinal | val ordinal: Int |