public enum RasterResamplingHint : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum RasterResamplingHint Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum RasterResamplingHint : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum RasterResamplingHint Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Closest | Performs raster resampling using the closest pyramid. |
Downsampling | Performs raster resampling favoring downsampling. |
Finest | Performs raster resampling using the finest pyramid level. |
Upsampling | Performs raster resampling favoring upsampling. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.Raster.RasterResamplingHint
Target Platforms: Windows 10, Windows 8.1