Defines the interpolation method. More...
Inherits object.
Static Public Attributes | |
| int | Linear = 0 |
| Linear interpolation, at the border the last value is used. More... | |
Defines the interpolation method.
|
static |
Linear interpolation, at the border the last value is used.