This document is archived and information here might be outdated. Recommended version. |
Provides access to additional members that control the extraction operations.
Name | Description | |
---|---|---|
Attribute | Extracts the cells of a raster based on a logical query. | |
Circle | Extracts the cells of a raster based on a circle. | |
ExtractValuesToPoints | Extracts cell values from point features overlayed on a raster. | |
Points | Extracts the cells of a raster based on points. | |
Polygon | Extracts the cells of a raster based on a polygon. | |
Raster | Extracts the cells of a raster whose corresponding cells in the mask raster have valid value. | |
Rectangle | Extracts the cells of a raster based on a rectangle. | |
Sample | Extracts the cells of a raster based on a sample. |
CoClasses and Classes | Description |
---|---|
RasterExtractionOp | A mechanism for performing operations that extract cells from rasters. |