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

Search list

[GDI-BitmapCDibProcess

Description: 自己编的一个256色dib图像处理软件,基本的处理都有,比如边缘检测,中值滤波,有不足之处还请指教,-developed a 256-color image processing software dib, have dealt with the basic, such as edge detection, Median filtering, inadequate Department also requested the exhibitions,
Platform: | Size: 539648 | Author: caojun | Hits:

[Graph program65520763excellentDib

Description: 该程序主要是一个很优秀的dib类,包括了bmp、jpg等各式图像的打开等各种操作,具有良好的可扩展性。-the procedure is a very good dib categories, including bmp, jpg image, such as the opening of all kinds of various operations, has a good scalability.
Platform: | Size: 46080 | Author: asia | Hits:

[Picture ViewerBmpTest5DIBShow

Description: 24位DIB位图文件读取,载入与显示, 可以给初学的提供一些参考-24 DIB bitmap file read, and included in the show, the novice can provide some reference
Platform: | Size: 54272 | Author: 王OO | Hits:

[Special EffectsDibDemo

Description: DIB图形显示,实现百叶窗,开闭幕,动画,销隐等多种显示效果。-DIB graphics and achieve blinds, opening closing, animation, and marketing of a variety show and other hidden effects.
Platform: | Size: 2250752 | Author: tuwei | Hits:

[Picture ViewerDisplayDIB

Description: DIB操作 SetDIBits 打开位图-DIB operation SetDIBits open bitmap
Platform: | Size: 1923072 | Author: 姚庆杏 | Hits:

[Compress-Decompress algrithmsFGDIB

Description: 图象处理小程序代码,另外还有一篇关于位图文件读写综述(DIB)。-small image processing program code, in addition to a bitmap on the reading and writing on paper (DIB).
Platform: | Size: 26624 | 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:

[Picture ViewerColorProcess

Description: 1、打开DIB文件,并将其装入内存 2、显示DIB 3、预显DIB 4、DIB文件颜色处理 5、存储DIB-1, open DIB files, and memory load 2, show DIB3, pre-marked DIB4, DIB documents deal with 5 colors, storage DIB
Platform: | Size: 132096 | Author: 巫炯 | Hits:

[Special EffectsViewImage

Description: 支持多种图像格式的显示程序 *.bmp\*.dib\*.gif\*.jpg\*.jpe\*.jpeg\*.pcx\*.tga\*.tif\*.ti-Supports a wide range of image display program format*. bmp*. dib*. gif*. jpg*. jpe*. jpeg*. pcx*. tga*. tif*. ti
Platform: | Size: 502784 | Author: 巫炯 | Hits:

[Picture ViewerDib

Description: 能够读取不同位图的BMP文件,并显示出来-Can read different bitmap BMP files and show
Platform: | Size: 1969152 | Author: oy | Hits:

[Picture ViewerDib

Description: 显示图片,24位的彩色图片等,都可以读取显示-Show pictures, 24 color photographs, can be read display
Platform: | Size: 1971200 | Author: oy | Hits:

[GDI-BitmapBmpDemo

Description: DIB(设备无关位图)的快速旋转方法,直接操作位图数据,分别对单色、16色、256色及24位位图进行单独处理-DIB (Device Independent Bitmap) rapid rotation method, the direct operation of bitmap data, respectively, for monochrome, 16 colors, 256 colors and 24 separate bitmap handle
Platform: | Size: 143360 | Author: Michael | Hits:

[Picture ViewerDib

Description: 各种格式图片的显示和放缩操作,VC++2005开发-Pictures show a variety of formats and zoom operation, VC++ 2005 Development
Platform: | Size: 24576 | Author: liu | Hits:

[Graph programshowDIB

Description: DIB图像的特效显示,包括向下(上,左,右)扫描,交叉飞入,百叶窗显示等特效-DIB images show effects, including down (on the left, right) scanning, cross-fly into, blinds and other special effects show
Platform: | Size: 381952 | Author: xiaoqiu | Hits:

[Delphi VCLdibpbox

Description: Delphi Dib usage components. These ise a dib-paintbox... u can use them. :>)
Platform: | Size: 173056 | Author: selamicik | Hits:

[Special EffectsMaster_GraphicProgramming_VC

Description: <精通vc图象编程>的配套光盘 主要是针对BMP(DIB)的图象处理-<Proficient in programming images vc> CD-ROM package is mainly directed against BMP (DIB) image processing
Platform: | Size: 1477632 | Author: 陈渝 | Hits:

[VC/MFC25152909844

Description: 数字图像的显示,使用了自定义的dib类,通过画笔 调色板的应用在内存中读写图像并显示到程序中-Digital image display, using a custom category of dib, through the application of the brush palette to read and write images in memory and displayed to the proceedings
Platform: | Size: 4810752 | Author: 莫铤 | Hits:

[Special EffectsMyGraph2

Description: 在vs2005下做的基于多文档的数字图象处理程序,可用CImage类实现对dib图象的各种处理和变换,包括旋转,增强,缩放,平移,直方图显示,平滑,锐化-In VS2005 to do under the multi-document based on the digital image processing procedures, can be used to achieve CImage category dib images on a variety of processing and transformation, including rotation, enhancement, zoom, pan, histogram display, smooth, sharpen
Platform: | Size: 10079232 | Author: ouyangxiaotao | Hits:

[File Formatdata2bmp

Description: BMP文件是Windows保存图像的一种通用文件格式,在数字图像处理方面占有重要的地位。BMP文件中保存的图像数据是一种DIB(Device-Independent Bitmap,即设备无关位图),DIB是标准的Windows位图格式,它自带颜色信息,因此调色板管理非常容易。有许多文章是关于讲述如何将BMP文件读取、显示的,而如何将数据保存为BMP文件则不是太多,本文作者通过一个实例讲述这一过程。-BMP file is Windows to preserve the image of a common file format, in digital image processing, occupy an important position. BMP file saved in the image data is a DIB (Device-Independent Bitmap, that is device-independent bitmap), DIB is a standard Windows bitmap format, it comes with color information, so very easy palette management. There are many article on how to read BMP files, display, and how the data saved as BMP file is not too much, this article about the author, through an example of this process.
Platform: | Size: 24576 | 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:
« 1 2 3 4 56 7 8 9 10 ... 48 »

CodeBus www.codebus.net