ee.Image.bandNames
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Zwraca listę zawierającą nazwy pasm obrazu.
Wykorzystanie | Zwroty |
---|
Image.bandNames() | Lista |
Argument | Typ | Szczegóły |
---|
to: image | Obraz | Obraz, z którego mają zostać pobrane nazwy pasm. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-26 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-26 UTC."],[],["The `Image.bandNames()` function retrieves a list of band names from a given image. It takes one argument: the image itself. The function operates on an `Image` object and returns a `List` containing the string names of each band within that image. No other operations are performed besides listing existing band names.\n"],null,[]]