Welcome![Sign In][Sign Up]
Location:
Search - cdib

Search list

[2D Graphicdibkernel

Description: CDib类,实现图像的读、写、显示等基本功能。功能完整,代码可靠。-CDib category, achieving image reading, writing, basic features, such as display. Functional integrity, and reliable code.
Platform: | Size: 14336 | Author: | Hits:

[Picture ViewerVCCDib

Description: CDib类,实现位图的读取,存储以及获取RGB等功能,简单易用.-CDib category, Bitmap read, store and access features such as RGB, easy-to-use.
Platform: | Size: 2048 | Author: webb | Hits:

[Graph programDibclass

Description: cdib类的头文件和实现文件, 包括.cpp与.h文件。-cdib category of documents and the achievement of the first documents, including. Cpp and. H documents.
Platform: | Size: 2048 | Author: 宁华波 | Hits:

[Com Portcdib-wave-input-commuinication-oneship

Description:
Platform: | Size: 4096 | Author: lidi | Hits:

[Picture Viewershowbitmap

Description: 位图装入、显示的c++类。 使用方法: 1 构造类的一个实例对象: 空实例 CDIB bmp() 用资源号构造 CDIB bmp(nResID) 用文件构造 CDIB bmp("PATH//Filename.bmp") 2 若1步构造的是空实例对象,则须装入位图: 从文件装入 BOOL bmp.LoadFromFile("PATH//Filename.bmp") 从资源装入 BOOL bmp.LoadFromResource(UINT nResID) 3 画位图图象 Draw(CDC* pDC,目标图左上角x&y坐标,长&宽,原图象左上角x&y坐标) Draw(CDC* pDC,目标图左上角x&y坐标) Draw(CDC* pDC) Stretch(CDC* pDC, 目标图左上角x&y坐标,长&宽,原图像左上角x&y坐标,长&宽) 注: pDC的获取: CDC *pDC=GetDC() -bitmap loaded, shows the category c. Use : a structural example of a type of object : Air examples Bitmap bmp () with the resources, structure Bitmap bmp (nResID) document structure with CD IB bmp ( "PATH// Filename.bmp") if a two-step structure of the object is empty examples , must be loaded bitmap : BOOL loaded from the file bmp.LoadFromFile ( "PATH// Filenam e.bmp ") from the resource loading BOOL bmp.LoadFromResource (UIN T nResID) three paintings Bitmap Draw (CDC* pDC, objectives map upper left corner x
Platform: | Size: 11264 | Author: linus | Hits:

[Special EffectsCDib(Supplemented_by_Lanyan)

Description: 在VC++中封装了BMP类,是图像处理的基础。-VC Packaging in the BMP category is the basis of image processing.
Platform: | Size: 2048 | Author: Lanyan | Hits:

[Special EffectsVC_bmpImage

Description: 用vc编写的很好用图像处理程序,用来处理bmp位图!其中新建了一个CDIB类,包括很多几本的图像处理算法。-vc prepared with a good use of image processing procedures used to handle bmp bitmap! With the construction of a Bitmap categories, including many of the several image processing algorithms.
Platform: | Size: 162816 | Author: lily | Hits:

[Special Effects0025

Description: 《面向对象的MFC图象处理》 Windows提供了一些DIB函数,但未在MFC里封装;精通VC++.NET图象处理编程一书分析了这些函数,由此进而设计了一套函数,定义了类CDib使用,使用类CDib读、存、显示图象的示例 -"object-oriented image processing MFC" Windows DIB provides some function, but in MFC Lane Packaging; VC proficient.NET image processing program a book of these functions, This in turn a function of the design, definition of the category CDib use, the use of Class CDib time deposit, showing examples of images
Platform: | Size: 29696 | Author: 乐天 | Hits:

[Special Effectsdemo_viewdib

Description: 该程序可以实现BMP图像的各种处理,包括膨胀、腐蚀、细化等,支持DIB的CDib类。-the program could realize the BMP image processing, including expansion, corrosion, refinement, DIB support the CDib category.
Platform: | Size: 3488768 | Author: 刘洋 | Hits:

[Special Effects55

Description: 图象的处理基础,CDIB类完成它的反色红色和平移-Deal with the basis images, CDIB categories to complete its anti-color red and translational
Platform: | Size: 2606080 | Author: jiangyigui | Hits:

[Special Effectscdib

Description: cdib类的源码,cdib类在bmp位图操作中具有很重要的作用 -cdib type of source, cdib category in bmp bitmap operations have a very important role
Platform: | Size: 8192 | Author: 王卫伟 | Hits:

[GDI-BitmapCDib

Description: VC++图像处理的一个有用的类。对于要用VC进行图像处理的同志是个不错的选择,我找了很久才找到的-VC image processing as a useful category. For use VC comrades to carry out image processing is a good choice, I am looking for a long time to find the
Platform: | Size: 11264 | Author: 安迪 | Hits:

[GDI-BitmapCdib

Description: 对图像进行操作的很好用的函数,可以读取图像,保存图像,对图像进行其他操作等。-Operation image used by a very good function, can read the images, save images, on the other operations, such as images.
Platform: | Size: 5120 | Author: 张瑞娟 | Hits:

[2D GraphicCDib

Description: 我自己整合的Dib类,可以实现对BMP图像的多种处理功能。-I have integrated Dib category, you can realize a variety of BMP image processing functions.
Platform: | Size: 5120 | Author: 耗子 | Hits:

[2D GraphicDSplit

Description: 这是用于VC++开发的,能够准确地检测出图像中物体的边缘,还集成了CDib类可以处理8位、16位、24位、32位位图。-This is for VC++ Developed to accurately detect the edge of the image objects, but also integrates CDib type can deal with 8, 16, 24, 32-bit bitmap.
Platform: | Size: 347136 | Author: 耗子 | Hits:

[Graph RecognizeImageMatch

Description: 图像模式识别,其中的CDib类是专门用来处理与设备无关位图的类,对应于位图的结构进行读、写、读取数据指针、文件头等信息。-Image pattern recognition, which is designed to CDib deal with device-independent bitmap class, corresponds to the structure of the bitmap read, write, read data pointer, the document first-class information.
Platform: | Size: 2698240 | Author: chen | Hits:

[Special EffectsCDIB

Description: 用于数字图像处理的DIB函数库,参见Visual C++数字图像处理第二版 何斌等著
Platform: | Size: 8192 | Author: yangyong | Hits:

[Picture ViewerShowDIB

Description: DIB读取显示,新建一个CDIB类,使能够在客户区DC上显示图片。-DIB read display, create a new category CDIB to enable customers to show DC area picture.
Platform: | Size: 2664448 | Author: 陈旋 | Hits:

[GDI-BitmapCDib

Description: 基于vc++的CDIB类的实现,经调试运行正常-Vc based on the category of CDIB realize, after running the normal debugging
Platform: | Size: 2048 | Author: 李施 | Hits:

[Special EffectsCDib

Description: 老师给的原代码,主要是关于图象恢复的.主要介绍关于BMP图象的操作-Teachers to the original code, mainly related to image restoration. Main Introduction BMP images on the operation of
Platform: | Size: 2019328 | Author: 橙子 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 17 »

CodeBus www.codebus.net