Extract Raster by Mask
Summary
Extract raster images using a mask image. The mask image and the raster to be extracted should have the same spatial reference system. When the mask image is a multi-band image, only the first band will be used in the operation. If a pixel in the first band of the mask image is valid, the corresponding pixel value from the input raster will be output at that position.
Usage
ClickData Management> Raster Tools > Extract Raster by Mask
Settings
- Select File::Select raster file. Common formats such as tif, tiff, dat, and img are supported.
- Mask File:Clip raster image. Common formats such as tif, tiff, dat, and img are supported.
Extraction Region:Specify the extraction region. When "Inside" is selected, pixels inside the input mask will be selected and written to the output raster; when "Outside" is selected, pixels outside the input mask will be selected and written to the output raster.
Output Path: Output Path: The result output folder path. After execution, the clipped raster will be output, supporting tif, tiff, and img formats.