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

Search list

[GDI-BitmapBmpTest3DDB(OK)

Description: DDB位图显示的入门程序可以读入并显示灰度位图图象为入门的人提供一点参考-DDB bitmap induction procedures can be read into the gray and display bitmap images to the portal to provide reference point
Platform: | Size: 89261 | Author: Alec Wong | Hits:

[Other resourceBmpTest5DIBShow

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

[Dialog_Windowbitmap_open

Description: 一个增加位图预览的通用对话框。请看看里面的说明后,再使用其中的源码。-an increase bitmap preview of the common dialog. Look at the inside of the post, and then use the source.
Platform: | Size: 43594 | Author: 颜建军 | Hits:

[GDI-BitmapShowGIFWithoutVCL

Description: 不使用VCL,用纯SDK实现显示GIF动画和BMP位图。-use VCL, and pure show SDK achieve BMP and GIF animation bitmap.
Platform: | Size: 149838 | Author: 王红卫 | Hits:

[Web Serverdisplaybitmvcres

Description: 位图的显示VC源代码,显示图片的24位到灰度的变化过程。。。已经打点显示图片-bitmap display VC source code, showing pictures of the 24 gray process of change. . . Have got to show pictures
Platform: | Size: 154808 | Author: jacky | Hits:

[ComboBoxExplorer4

Description: 各种时间控件的使用,Ip地址控件的使用,下拉列表控件的使用,并在列表中显示图标和位图-various time controls the use, control Ip address the use of the drop-down list control the use, and the list shows icon and bitmap
Platform: | Size: 57741 | Author: 刘建新 | Hits:

[Audio programBMPMOVIE

Description: 实现位图文件的动画 它按照一定的次序播放一组相关位图-Bitmap File animation it according to a certain order of a group of related broadcast Bitmap
Platform: | Size: 90919 | Author: 梁中锋 | Hits:

[File Operatetest_set

Description: 数字识别测试bitmap, 可以作为数字识别的测试用例-digital identification test bitmap can be used as digital identification Test
Platform: | Size: 918052 | Author: ding | Hits:

[OpenGL programCarModel

Description: 这是我计算机图形学课的大作业 运用了OpenGL中大部分的常见函数 并在里面加入了一个自己编写CDIB类 用于读取图像贴图-This is my computer graphics course of operations using OpenGL most of the common functions and the inside the inclusion of a category of their own to prepare for the Bitmap image map reading
Platform: | Size: 184241 | Author: Perry | Hits:

[Special EffectsSaveWindowsDCtoBMP

Description: 利用VC++将客户区图像保存为BMP位图文件,并且具有编辑功能-VC District customers will be kept as a BMP image bitmap file, with editing functions
Platform: | Size: 299511 | Author: 啊征 | Hits:

[Special EffectsWindows_bkBitmap

Description: 利用BitBlt函数和ROP代码实现在Windows窗口中擦除位图背景-using BitBlt function and the realization of ROP code in Windows window background bitmap erasure
Platform: | Size: 78135 | Author: 啊征 | Hits:

[Special EffectsBK_BMP

Description: 介绍了VC中实现多背景位图动画的原理以及实现方法-introduced a multi-VC background bitmap animation principle and method
Platform: | Size: 278676 | Author: 啊征 | Hits:

[Special EffectsBitmapToFile20070210

Description: vc++ 的bitmap到文件的原代码,希望对大家有用。-vc the bitmap file the original code, we hope that the right useful.
Platform: | Size: 816918 | Author: abin | Hits:

[Special EffectsFreeImage392

Description: 一个自由、开源的图形库--FreeImage支持位图构件―例如调色板和数据位―的便易访问;将位图从一种位深度转换到另一种位深度;当有多幅位图页―例如TIFF―时访问位图的不同页;基本的位图处理,如旋转、翻转(flipping)和重采样,或点操作,如亮度和对比度调整;Alpha混合与合成(Compositing and blending);FreeImage不支持:高级图象处理操作,如回卷(Convolution)和变换(Transform);位图绘制; 矢量图形。-a free, revenue graphics library -- FreeImage support bitmap elements - such as a palette and data spaces - the easy access; will be from a bitmap-depth conversion to another kind of depth; When a number of bitmap page - such as TIFF - Bitmap to visit the different pages; basic bitmap processing, such as rotation, Upset (flipping) and resampling, or point operations, such as brightness and contrast adjustments; Alpha mixed with the synthetic (Compositing and blending); FreeImage not support : Advanced image processing operation, If the response (Convolution) and transform (Transform); bitmap rendering; Vector Graphics.
Platform: | Size: 2489356 | Author: web2007ftp | Hits:

[Other resourceFreeImage380Chinese

Description: 一个自由、开源的图形库--FreeImage3.92最新版的中文参考(支持位图构件―例如调色板和数据位―的便易访问;将位图从一种位深度转换到另一种位深度;当有多幅位图页―例如TIFF―时访问位图的不同页;基本的位图处理,如旋转、翻转(flipping)和重采样,或点操作,如亮度和对比度调整;Alpha混合与合成(Compositing and blending);FreeImage不支持:高级图象处理操作,如回卷(Convolution)和变换(Transform);位图绘制; 矢量图形。)-a free, revenue graphics library -- the latest version FreeImage3 .92 reference to the Chinese (support bitmap elements - such as transfer shade and data spaces - the easy access; will be from a bitmap-depth conversion to another kind of depth; When a number of bitmap page - such as TIFF - Bitmap to visit the different pages; basic bitmap processing, such as rotation, Upset (flipping) and resampling, or point operations, such as brightness and contrast adjustments; Alpha mixed with the synthetic (Compositing and blending); FreeImage not support : Advanced image processing operation, If the response (Convolution) and transform (Transform); bitmap rendering; Vector graphics.)
Platform: | Size: 1253443 | Author: web2007ftp | Hits:

[Other resourceBitmapFormat

Description: mp文件是非常常用的位图文件,无论是游戏还是其他都被广泛使用。针对bmp文件的处理也有一堆现成的api进行调用,然而文件内部究竟怎样,如何自己来解析这样的文件呢?为了消除无聊,我用了几天时间来研究了一下,同时作为学习笔记,进行记录。-mp document is very common bitmap document, or other game has been widely used. Bmp against document processing is a pile of ready-made api for calling, but what the internal documents, How do their own analysis of the document? To eliminate boredom, I spent a few days time to study it, and also as a learning notes recorded.
Platform: | Size: 12233 | Author: hm | Hits:

[File OperateDiskFile_Manager

Description: 这是一个磁盘文件的管理程序。 采用bitmap的方式管理文件。 图形界面,极易操作。-This is a disk file management procedures. Using bitmap approach in the management of documents. Graphical interface is extremely easy to operate.
Platform: | Size: 71521 | Author: cy | Hits:

[Dialog_WindowVC-ui

Description: VC界面编程;可以从中学习到如何使用VC中位图等资源创建漂亮、美观的VC界面。-VC interface programming; Be able to learn how to use VC Bitmap resources to create beautiful, VC beautiful interface.
Platform: | Size: 105458 | Author: seal | Hits:

[Other resourceUCOS_LOADBMP

Description: MiniGUI到ucOS-II的位图操作。通过该例子,可以了解MiniGUI位图操作的基本结构,练习MiniGUI位图操作。-MiniGUI to ucOS-II bitmap operation. Adoption of the examples can understand MiniGUI bitmap in the basic operation of the structure and practice MiniGUI bitmap operation.
Platform: | Size: 4762043 | Author: 张磊 | Hits:

[Special EffectsImageConvolution_src

Description: Convolution of images allows for image alterations that enable the creation of new images from old ones. 此源码包含十分详尽的Bitmap位图卷积实现方法-Convolution of images allows for image alt erations that enable the creation of new images from old ones. This source includes very detailed Bitmap bitmap deconvolution method
Platform: | Size: 21403 | Author: WangYang | Hits:
« 1 2 ... 42 43 44 45 46 4748 49 50 »

CodeBus www.codebus.net