ee.Image.pixelCoordinates
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
یک تصویر دو باندی حاوی مختصات x و y هر پیکسل در طرح ریزی داده شده ایجاد می کند.
استفاده | برمی گرداند | ee.Image.pixelCoordinates(projection) | تصویر |
استدلال | تایپ کنید | جزئیات | projection | فرافکنی | طرح ریزی که در آن پیکسل ها ارائه می شود. |
،یک تصویر دو باندی حاوی مختصات x و y هر پیکسل در طرح ریزی داده شده ایجاد می کند.
استفاده | برمی گرداند | ee.Image.pixelCoordinates(projection) | تصویر |
استدلال | تایپ کنید | جزئیات | projection | فرافکنی | طرح ریزی که در آن پیکسل ها ارائه می شود. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eGenerates an image with two bands representing the x and y coordinates of each pixel.\u003c/p\u003e\n"],["\u003cp\u003eThe output image uses the specified projection for coordinate calculations.\u003c/p\u003e\n"],["\u003cp\u003eUseful for spatial analysis and referencing pixel locations within the image.\u003c/p\u003e\n"]]],[],null,["# ee.Image.pixelCoordinates\n\nCreates a two-band image containing the x and y coordinates of each pixel in the given projection.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|-----------------------------------------|---------|\n| `ee.Image.pixelCoordinates(projection)` | Image |\n\n| Argument | Type | Details |\n|--------------|------------|--------------------------------------------|\n| `projection` | Projection | The projection in which to provide pixels. |"]]