This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control cached (item cache) function arguments.
Name | 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. |
Classes | Description |
---|---|
CachedRasterFunctionArguments | The cached raster function arguments. |