代码搜索:图像捕捉

找到约 10,000 项符合「图像捕捉」的源代码

代码结果 10,000
www.eeworm.com/read/249500/12491055

pdf 重建图像.pdf

www.eeworm.com/read/134330/13995618

frm 图像旋转.frm

VERSION 5.00 Begin VB.Form frmrotate Caption = "图像旋转" ClientHeight = 2280 ClientLeft = 60 ClientTop = 345 ClientWidth = 2880 LinkTopic
www.eeworm.com/read/134330/13995629

vbw 图像处理.vbw

frmMain = 85, 218, 676, 667, , 17, 2, 675, 496, C frmgray = 0, 0, 0, 0, C, 132, 174, 723, 623, C frmjjmodel = -10, 0, 581, 446, C, 94, 131, 685, 580, C frmrotate = 0, 52, 534, 364, C, 88, 112, 453,
www.eeworm.com/read/134330/13995631

vbp 图像处理.vbp

Type=Exe Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#D:\WINDOWS\System32\STDOLE2.TLB#OLE Automation Reference=*\G{420B2830-E718-11CF-893D-00A0C9054228}#1.0#0#D:\WINDOWS\System32\scrrun
www.eeworm.com/read/134330/13995635

frm 图像放缩.frm

VERSION 5.00 Begin VB.Form frmzoom Caption = "图像放缩" ClientHeight = 4020 ClientLeft = 60 ClientTop = 450 ClientWidth = 5655 LinkTopic
www.eeworm.com/read/112307/15489740

txt 打印图像.txt

using System.Drawing.Printing; private DocumentBase _document; public class DocumentBase:PrintDocument { public DialogResult ShowPrintPreviewDialog() { PrintPreviewDialog
www.eeworm.com/read/436841/7761889

txt 如何捕捉计算机屏幕.txt

捕获当前屏幕图像。 希望多多交流。8-) package com.borland.samples.welcome; /** * Title: * Description: * Copyright: Copyright (c) 2001 * Company: * @author * @version 1.0 */ import java.awt.*; import