ee.PixelType.precision
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
แสดงความแม่นยำของ PixelType โดยอาจเป็น "int", "float" หรือ "double"
การใช้งาน | การคืนสินค้า |
---|
PixelType.precision() | สตริง |
อาร์กิวเมนต์ | ประเภท | รายละเอียด |
---|
ดังนี้ pixelType | PixelType | |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[[["\u003cp\u003e\u003ccode\u003ePixelType.precision()\u003c/code\u003e returns the data type of the PixelType, which can be 'int', 'float', or 'double'.\u003c/p\u003e\n"],["\u003cp\u003eThis method is called on a PixelType object and provides information about the precision of pixel data.\u003c/p\u003e\n"]]],[],null,["# ee.PixelType.precision\n\nReturns the precision of the PixelType. One of 'int', 'float', or 'double'.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|-------------------------|---------|\n| PixelType.precision`()` | String |\n\n| Argument | Type | Details |\n|-------------------|-----------|---------|\n| this: `pixelType` | PixelType | |"]]