ee.PixelType.int8
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
แสดงผลประเภทพิกเซลจำนวนเต็มแบบมีเครื่องหมาย 8 บิต
การใช้งาน | การคืนสินค้า |
---|
ee.PixelType.int8() | PixelType |
ไม่มีอาร์กิวเมนต์
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[[["\u003cp\u003eRepresents signed integer pixel values within an 8-bit range.\u003c/p\u003e\n"],["\u003cp\u003eAccessible through the \u003ccode\u003eee.PixelType.int8()\u003c/code\u003e function, returning a PixelType object.\u003c/p\u003e\n"],["\u003cp\u003eDoes not require any input arguments for utilization.\u003c/p\u003e\n"]]],["The core content defines and explains the `int8` pixel type within a specific system. The function `ee.PixelType.int8()` returns a `PixelType` object. This function is used to specify an 8-bit signed integer data type for pixels. The function takes no arguments and is the sole method for accessing and utilizing the 8-bit signed integer pixel representation.\n"],null,["# ee.PixelType.int8\n\nReturns the 8-bit signed integer pixel type.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|-----------------------|-----------|\n| `ee.PixelType.int8()` | PixelType |\n\n**No arguments.**"]]