CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 保存 为bmp

搜索资源列表

  1. 抓屏并保存为BMP文件.dsw

    0下载:
  2. 这是一个抓屏并保存为BMP图像格式的程序-Capturing the Screen and the preservation of BMP image formats procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:44.74kb
    • 提供者:李顺古
  1. TobmpOrJpg

    0下载:
  2. 此代码是将其他图形文件保存为BMP或JPG-this code is to keep other graphics files to BMP or JPG
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:793.33kb
    • 提供者:fam
  1. VedioCode

    0下载:
  2. 对摄像头的编程,其中包括录象、保存为avi,抓图、保存为bmp等-right camera programming, including video, the depositary for avi, Previously, the depositary for the bmp etc.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:36.4kb
    • 提供者:逍遥龙
  1. MGETSCREEN

    0下载:
  2. 在EVC下,进行屏幕的抓屏显示,并且保存为BMP格式,已经通过了测试-in EVC, Capturing the Screen for screen display and save to BMP format, have passed the test
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:43.96kb
    • 提供者:asjdklfsd
  1. snag

    0下载:
  2. 抓图Snag 我用Delphi6写的一个基本的抓图程序。具有基本的抓图功能,如截屏、任意区域截取、热键抓图、保存为bmp或者jpg.内含原码 -Delphi6 Snag I used to write a basic screen in the process. Previously with basic features, such as screen shots, arbitrary regional interception, hotkey Previously, the deposita
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:482.63kb
    • 提供者:杨红
  1. CaptureGenius

    0下载:
  2. 非常棒的抓图小精灵(Capture Genius) v1.0,可以捕获整个屏幕、活动窗口、延时捕获窗口、捕获包含标题的窗口、用户窗口、滚动窗口等,捕获的图片并可以保存为BMP、JPGE图片,可以用微软画图工具编辑,可以保存位墙纸.具有打印图片功能.这个小工具还支持多国语言(简体中文、英文)-wonderful the Little Stars (Capture Genius) v1.0. can capture the entire screen, activity window, delay
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:131.59kb
    • 提供者:顾育明
  1. downcode55555

    2下载:
  2. 传统上的字模信息一般都是从点阵字体中得到的。然而,点阵字体有一个致命的缺点就是字模信息大小固定,放大字体将产生严重的锯齿形失真。本文介绍了一种利用VC从TTF字体中直接获取字符的字模信息的方法,所获取的字模信息可以达到近似无限的分辨率,可选择2级、5级、17级和65级等多种灰度级,最终将字模信息保存为BMP位图文件格式,方便对字模信息的利用。 -traditional information on the Fonts are generally from the lattice to be
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27.3kb
    • 提供者:李冰
  1. data2bmp

    0下载:
  2. BMP文件是Windows保存图像的一种通用文件格式,在数字图像处理方面占有重要的地位。BMP文件中保存的图像数据是一种DIB(Device-Independent Bitmap,即设备无关位图),DIB是标准的Windows位图格式,它自带颜色信息,因此调色板管理非常容易。有许多文章是关于讲述如何将BMP文件读取、显示的,而如何将数据保存为BMP文件则不是太多,本文作者通过一个实例讲述这一过程。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:24.12kb
    • 提供者:石英
  1. jpeglib

    0下载:
  2. 内含源码库,能打开jpeg格式影像,并将其保存为bmp等其他图像格式
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:355.25kb
    • 提供者:谢潇
  1. makegz

    0下载:
  2. 可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:17.18kb
    • 提供者:婷婷
  1. Drawing2Bitmap

    0下载:
  2. 一个将鼠标画下的图形保存为bmp图片的小程序。使用CDrawing2BitmapDlg控件
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:21.51kb
    • 提供者:sidney li
  1. ce_cut_screen

    0下载:
  2. 可以截取ce设备上的屏幕图像,直接保存为bmp格式,方便我们使用。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:95.79kb
    • 提供者:richard
  1. 实现内存DC画图并保存为jpg图像的函数

    0下载:
  2. 一个实现内存DC画图并保存为jpg图像的函数,先保存成BMP再压缩实现。压缩可用我上传的CXimage类库实现。-A realize DC and keep drawing memory for images of the function JPG, BMP first save into further compression realized. Can I upload the compression CXimage class library realized.
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-23
    • 文件大小:2.31kb
    • 提供者:刘得桦
  1. SavePicDataToBMP

    0下载:
  2. 一个将图像数据保存为BMP文件的实例,一篇论文-describe how to save picture data to bmp file
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:24.81kb
    • 提供者:
  1. capture

    0下载:
  2. 屏幕捕获的程序,将所捕获的屏幕图像保存为BMP格式位图,一个简单的工程-Screen capture program will capture the screen image saved as a BMP bitmap format, a simple project
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:3.94mb
    • 提供者:张含
  1. VC9

    0下载:
  2. 在VC中将客户区图像保存为BMP格式! 在VC中将客户区图像保存为BMP格式!喔噻~好好用耶!-Customers in the VC zone will save it as a BMP format image! Customers in the VC zone will save it as a BMP format image! Oh well with thiophene ~ Ye!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-27
    • 文件大小:381.25kb
    • 提供者:高扬
  1. screen_cap

    0下载:
  2. VC++指定区域抓图、截屏小程序,支持全屏、指定区、窗口捕捉或者是其它对象,抓取后自动显示在工作区中,并可以保存为BMP,没有加入保存为其它图像的功能-VC++ designated area capture, screenshot applet to support full-screen, the designated area, capture window or other object, automatically appear in the crawl area, and can b
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:83.41kb
    • 提供者:126
  1. Teboscreen

    0下载:
  2. 类似QQ的截图功能,支持自动在屏幕上框出一片区域,然后保存为BMP格式,也可以抓取当前屏幕。-Similar to the QQ screenshot function, supports auto box on the screen out of an area, and then saved as a BMP format, you can also grab the current screen.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:16.32kb
    • 提供者:270
  1. bmp

    0下载:
  2. vc++实现 屏幕抓屏并保存为BMP文件-Achieve screenshots and save as BMP file
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:35.82kb
    • 提供者:海燕
  1. capture-screen_and-save-as-bmp

    0下载:
  2. 用c++编写的抓屏程序;可以将抓到的屏幕数据保存为bmp位图-Written in c++ with a screen capture program screen can be captured data is saved as bmp bitmap
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:28.79kb
    • 提供者:zhang
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com