|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriRasterResamplingHint
The raster resampling hints for selecting pyramid level.
Field Summary | |
---|---|
static int |
esriRasterResamplingClosest
Performs raster resampling using the closest pyramid level. |
static int |
esriRasterResamplingDownsampling
Performs raster resampling favoring downsampling.. |
static int |
esriRasterResamplingFinest
Performs raster resampling using the finest pyramid level. |
static int |
esriRasterResamplingUpsampling
Performs raster resampling favoring upsampling. |
Field Detail |
---|
static final int esriRasterResamplingClosest
static final int esriRasterResamplingUpsampling
static final int esriRasterResamplingDownsampling
static final int esriRasterResamplingFinest
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |