Raster.withFileUri constructor

Raster.withFileUri(
  1. Uri fileUri
)

Creates a raster with path.

The object created is a raster data source object.

Parameters:

  • fileUri — Path of raster data source, can be local path or network path.