代码搜索:图像压缩系统

找到约 10,000 项符合「图像压缩系统」的源代码

代码结果 10,000
www.eeworm.com/read/201544/15401985

txt 抓屏幕图像.txt

{抓屏幕图像,保存为内存流--BMP流,压缩BMP流,JPG流,以及使用流} {在网络中传送BMP流和JPG流的速度没测试过} {BMP流的压缩是无损压缩} { 全局变量 memoryStream:TMemoryStream; memoryStream:=TMemoryStream.create; } var image:Timage; jpgstream:TJPEGIma