This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IC > ICachedRasterFunctionArguments Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control cached (item cache) function arguments.
Description | ||
---|---|---|
CacheBaseName | Name used for generating the CacheFileName. GUID is used if this is not specified. | |
ClippingGeometry | The clipping geometry that defines regions of valid pixels. This geometry may have a coordinate system different from the corresponding dataset. | |
CompressionQuality | The compression quality. | |
CompressionType | The compression type. | |
MaxAllowedInputCols | The maximum number of cols allowed in the input raster for generating the cache. | |
MaxAllowedInputRows | The maximum number of rows allowed in the input raster for generating the cache. | |
Raster | The input raster. | |
RequestSize | The request size used for resampling the item cache. | |
RequestSizeType | The unit of the request size is determined by request size type. |
CoClasses and Classes | Description |
---|---|
CachedRasterFunctionArguments | The cached raster function arguments. |