搜索资源列表
jtdlg4.19
- 在EVC环境下编写的用摄像头拍照的窗口程序,驱动程序没有加入,用模拟图片实现了位图的读取和jpg图片的存储和相关文字信息的存储,调用了Libjpeg库-environment prepared by the photo camera with a window programs, drivers have not. Simulated images achieved the bitmap read and jpg photo storage and related storage of text
oleldpic
- (141k) OleLoadPic demonstrates how to use the API OleLoadPicture() to load a picture from a file or resource. Useful if you need a JPG instead of a bitmap in an applications resource section-(141k) OleLoadPic demonstrates how to use the API OleLoadPi
BMPToJPGSourse7
- 读取BITMAP文件 转化为JPG格式 保存为JPG格式-read BITMAP documents into JPG format of JPG format
PicEx
- vc下只能读取bitmap,此类对用vc常用空间显示jpg,gif等图片进行了封装,使使用变的异常简单。让vc界面美化工作变的轻松。-vc can only be read under the bitmap, such a common space on the display with vc jpg, gif and other images were packaged so that the abnormal use of a simple change.
Bmp2Jpg
- 图片格式转换源码,位图bmp格式转JPG格式。-Picture format conversion source, bitmap bmp format to JPG format.
bitmap_jpg
- 抓图程序,转化成bmp,然后转化成jpg-Grab procedures into bmp, then converted into jpg
pb9(topwiz)
- 1。bitmap: 捕捉窗口或控件的图象,保存为bmp文件。(主要调用gdi32函数) 2。ftpedit:实现ftp客户端功能。(调用wininet.dll) 3。griddemo:在dw列标题上显示指明排序方向的箭头(通过动态创建计算域实现) 根据列内容自动调整列宽度(使用GetTextExtentPoint32()) 4。history:具有自动完成和历史记忆功能的下拉框。(在注册表中保存历史) 5。icontray:在系统托盘显示图标。支持弹出菜单、热键激活。
20090323
- 屏幕截图,并存储成bmp/jpg/gif/png等多种文件格式 包括:拷贝屏幕、gdiplus图形文件转换、位图创建不规则窗体的内容-Screenshots, and stored into a bmp/jpg/gif/png and other file formats include: copies of the screen, gdiplus graphics file conversion, bitmap to create the content of irregular form
bmptojpg
- bmp格式图片到jpg格式图片的转换,只能转换24位深度的位图-bmp format images converted to jpg format pictures can only convert 24-bit depth bitmap. . . . .
BitmapZoom
- 位图放大缩小不变型的小程序,支持bmp,jpg等格式-bitmap zoom
BmpToJpg
- 1、开发环境:win7+visual studio 2005 professional edition 2、开发语言:C++ 3、bmp至jpg转化使用的图片(24bit位图)-1, the development environment: win7+ visual studio 2005 professional edition 2, development languages: C++ 3, bmp to jpg picture into use (24bit bitmap)
MyExplorer
- (1) 实现计算机各驱动器中文件的分类,文件类别有文档文件(doc)、 文本文件(txt)、位图文件(bmp和jpg)、音频文件(mp3); (2) 显示每类文件的属性,即文件名、存放位置、文件大小和创建的时间; (3) 实现文件重命名、拷贝、删除和移动操作; (4) 实现浏览文本文件、显示位图文件和试听音频文件。 -(1) allow the computer to the drive in the file classification, file types with
Overdraw-Dialog
- 仿QQ风格的对话框自绘 。附上一个十分有用的图片处理类,可以直接用于对位图.jpg图片的处理。-Like QQ-style dialog from the painting. Attach a very useful image processing class, can be directly used for the bitmap. Jpg image processing.
GdipButton_demo
- CButton使用GDI+绘制背景颜色,可以支持各种位图背景PNG、bmp、jpg、Gif等,非常好用-Button control using GDI+ to draw the background color, background bitmap can support PNG, bmp, jpg, Gif, etc., is very easy to use
gdi-class
- gdi class library load bmp, jpg and save to bmp jpg and many other format display bitmap draw font using dib and ddb
RevertPicture
- 实现将位图转换成jpg格式的小程序 源码 下载后编译 运行-Realize the bitmap into JPG format of small program source download compile operation
3DAlphaTransparency_src
- This example illustrates how bitmap texture files with an alpha channel or a key color transparency can be mapped onto managed Direct3D vertex buffers in C#. In this example, .png, .bmp, and .jpg files provide the textures.
603527
- 图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。 提供所有操作的源代码! 1.demo:是该处理集合的可执行文件(自己编译吧)。图象处理集合.rar--------demo的源代码!
TextOnBmp
- VC++在BMP图片上显示文本,是一个VC++窗口绘图的例子,JPG格式图片未做测试。显示文字主要是使用TextOut方法,完整的过程是:定义位图对象,加载背景位图,获取位图信息(图像宽度和高度),获取窗口客户区域,获取窗口设备上下文,定义一个内存设备上下文,CreateCompatibleDC方法创建与pDC兼容的设备上下文,选中位图对象在窗口中绘图,设置透明的背景模式,输出文本-VC++ to display text on the BMP picture window is a VC++
ShapeChecker_src
- Shape checker detection. Work with bitmap png/jpg/bmp
