Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
短い配列に格納された 16 ビットのピクセル データを使用して Java でグレースケール イメージを作成するにはどうすればよいですか?
を検討してくださいBufferedImage.TYPE_USHORT_GRAY。ここにチュートリアルがあります。
BufferedImage.TYPE_USHORT_GRAY