ee.Image.round
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
คำนวณจำนวนเต็มที่ใกล้เคียงกับอินพุตมากที่สุด
การใช้งาน | การคืนสินค้า |
---|
Image.round() | รูปภาพ |
อาร์กิวเมนต์ | ประเภท | รายละเอียด |
---|
ดังนี้ value | รูปภาพ | รูปภาพที่จะใช้การดำเนินการ |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[[["\u003cp\u003eComputes the nearest integer for each pixel value in the image.\u003c/p\u003e\n"],["\u003cp\u003eReturns a new image with the rounded pixel values.\u003c/p\u003e\n"],["\u003cp\u003eThe input image remains unchanged.\u003c/p\u003e\n"],["\u003cp\u003eOperates on an image and returns a modified version of that image.\u003c/p\u003e\n"]]],[],null,["# ee.Image.round\n\nComputes the integer nearest to the input.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|-----------------|---------|\n| Image.round`()` | Image |\n\n| Argument | Type | Details |\n|---------------|-------|----------------------------------------------|\n| this: `value` | Image | The image to which the operation is applied. |"]]