ee.Image.matrixTranspose

Vertauscht zwei Dimensionen jedes Array-Pixels.

NutzungAusgabe
Image.matrixTranspose(axis1, axis2)Bild
ArgumentTypDetails
So gehts: inputBildEingabebild.
axis1Ganzzahl, Standardwert: 0Erste Achse, die getauscht werden soll.
axis2Ganzzahl, Standard: 1Zweite Achse, die getauscht werden soll.