ee.PixelType.precision
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
Returns the precision of the PixelType. אחת מהאפשרויות הבאות: int, float או double.
שימוש | החזרות |
---|
PixelType.precision() | מחרוזת |
ארגומנט | סוג | פרטים |
---|
זה: pixelType | PixelType | |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 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 | |"]]