java中最合适的图像格式像素级操作 [英] best suitable image format pixel level manipulation in java

查看:48
本文介绍了java中最合适的图像格式像素级操作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是用于像素级计算的最佳图像格式(例如:getpixel,setpixel}。我想在图像像素中隐藏一些数据。我更喜欢哪种格式? jpg或png,gif,bmp等...?

which is best suitable image format for pixel level calculation {eg: getpixel,setpixel} . i want hide some data in image pixel. which format i prefer ? jpg or png,gif ,bmp or etc...?

推荐答案

要隐藏图像中的数据,您需要将图像压缩为无损,因此您应该使用:PNG,GIF,BMP等。
To hide data in an image you need the compresion on the image to be lossless so you should use : PNG, GIF, BMP etc.


这篇关于java中最合适的图像格式像素级操作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆