お知らせ:
2025 年 4 月 15 日より前に Earth Engine の使用を登録したすべての非商用プロジェクトは、Earth Engine へのアクセスを維持するために
非商用目的での利用資格を確認する必要があります。
ee.PixelType.int16
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
16 ビット符号付き整数ピクセル型を返します。
用途 | 戻り値 |
---|
ee.PixelType.int16() | PixelType |
引数はありません。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-26 UTC。
[null,null,["最終更新日 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.**"]]