代码搜索:图像捕捉
找到约 10,000 项符合「图像捕捉」的源代码
代码结果 10,000
www.eeworm.com/read/146081/12678691
frm 图像显示特效.frm
VERSION 5.00
Object = "{27395F88-0C0C-101B-A3C9-08002B2F49FB}#1.1#0"; "PICCLP32.OCX"
Begin VB.Form Form1
Caption = "图像显示特效实例"
ClientHeight = 6345
ClientLeft = 60
www.eeworm.com/read/247073/12685070
bmp 新建 bmp 图像.bmp
www.eeworm.com/read/331825/12805081
bmp 原始lena图像.bmp
www.eeworm.com/read/243130/12959600
txt 抓屏幕图像.txt
{抓屏幕图像,保存为内存流--BMP流,压缩BMP流,JPG流,以及使用流}
{在网络中传送BMP流和JPG流的速度没测试过}
{BMP流的压缩是无损压缩}
{
全局变量
memoryStream:TMemoryStream;
memoryStream:=TMemoryStream.create;
}
var
image:Timage;
jpgstream:TJPEGIma
www.eeworm.com/read/142155/12960354
bmp 原始lena图像.bmp
www.eeworm.com/read/243009/12968868
bmp 原始lena图像.bmp
www.eeworm.com/read/243009/12968938
bmp 彩色lena图像.bmp
www.eeworm.com/read/243009/12969022
bmp 原始lena图像.bmp
www.eeworm.com/read/243009/12969113
bmp 原始lena图像.bmp
www.eeworm.com/read/328050/13050121