ee.PixelType.int16
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Trả về loại pixel số nguyên có dấu 16 bit.
Cách sử dụng | Giá trị trả về |
---|
ee.PixelType.int16() | PixelType |
Không có đối số.
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-07-26 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-07-26 UTC."],[[["\u003cp\u003eReturns the \u003ccode\u003ePixelType\u003c/code\u003e object representing 16-bit signed integers.\u003c/p\u003e\n"],["\u003cp\u003eIt can be used to specify the desired pixel type when working with images or performing operations that require specifying pixel types.\u003c/p\u003e\n"],["\u003cp\u003eThere are no parameters required to utilize this function.\u003c/p\u003e\n"]]],["The core content defines the functionality of `ee.PixelType.int16()`. This function, when called without arguments, returns a `PixelType` object. Specifically, it represents the 16-bit signed integer pixel type. This function is used to specify or obtain information about data type representation of pixels. The table provided shows that the function returns a pixel type.\n"],null,["# ee.PixelType.int16\n\nReturns the 16-bit signed integer pixel type.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|------------------------|-----------|\n| `ee.PixelType.int16()` | PixelType |\n\n**No arguments.**"]]