I am new with GDAL in c#.
Can some body help me to uderstand the method band.ReadRaster().
I need to know wich one is the return in C# and as well some documentation about what it means each parameter of the method.
I am calculating a NDVI using GDAL.