SrfOverlayResample Values
|
Enumeration |
Value |
Description |
|
srfORLinear |
1 |
use bilinear interpolation to combine the four surrounding pixels |
|
srfORNearest |
2 |
use the nearest pixel in the source image |