Extract a band from a raster as an array of doubles.Documentation Index
Fetch the complete documentation index at: https://docs.wherobots.com/llms.txt
Use this file to discover all available pages before exploring further.
Signatures
Parameters
The input raster.
The 1-indexed band to extract.
Return type
An array of double values representing the pixel values of the specified band.

