Work with Raster Layers using GIS C# Library
Contents
[
Hide
]
Working with multi-band raster on GeoTIFF samples
GeoTIFF is one of the most widely used raster formats among GIS Software. Aspose.GIS lets you work with the GeoTIFF raster format.
Read general data in multi-band raster
Read values line by line
Read value of specified type
Analyze rasters values use LINQ or Expression methods
Read raw bits in GoeTIFF
Working with single-band raster format on Esri ASCII samples
The EsriAscii format always has only one band.