ee.Image.slice

Selects a contiguous group of bands from an image by position.
Usage Returns
Image. slice (start, end ) Image
Argument Type Details
this: image
Image The image from which to select bands.
start
Integer Where to start the selection. Negative numbers select from the end, counting backwards.
end
Integer, default: null Where to end the selection. If omitted, selects all bands from the start position to the end.
Create a Mobile Website
View Site in Mobile | Classic
Share by: