Aspose.Gis.Raster
Contents
[
Hide
]Aspose.Gis.Raster namespace provides classes for working with raster formats.
Classes
| Class | Description |
|---|---|
| RasterBand | Contains data about a raster Band. |
| RasterCellSize | Describes the size, scale and rotation of a raster cell on a map. |
| RasterLayer | Represents a raster layer. |
| RasterReadExpression | Represents a delegate, which is reading expression. |
| RasterRect | Block of raster cells. |
| RasterStatistics | The statistics for any raster layer. |
| WarpOptions | Options for raster warping. |
Structures
| Structure | Description |
|---|---|
| RasterExpressionContext | This class describes the value context when it reads raster a band. |
Interfaces
| Interface | Description |
|---|---|
| IRasterBand | Contains metadata about a raster band. |
| IRasterCellSize | Describes the size, scale and rotation of a raster cell on a map. |
| IRasterValues | Provides access to the values of raster bands. |
Enumeration
| Enumeration | Description |
|---|---|
| BandTypes | The types of a raster band. |