Welcome![Sign In][Sign Up]
Location:
Search - GDI-Bitmap

Search list

[GDI-BitmapBitmapProcessing

Description: Fast GDI Bitmap processing using GDI
Platform: | Size: 27648 | Author: derawan | Hits:

[GDI-BitmapMFCDraw

Description: MFC绘图,交互式绘图程序,可以选择绘图颜色、图形、图像,并输出文字(可设计其方向、大小颜色)-MFC graphics, interactive drawing program, you can select the drawing color, graphics, images, and output the text (can be designed to the direction, size, color)
Platform: | Size: 340992 | Author: linyoujie | Hits:

[GDI-BitmapGDI-FT

Description: 本程序为MFC程序,可以实现256色位图的傅里叶变换-This program is MFC program, you can achieve 256-color bitmap in the Fourier transform
Platform: | Size: 137216 | Author: Chen | Hits:

[GDI-BitmapBitmap

Description: 该工程主要展示来GDI对象CBitmap的使用方法,在一个对话框上显示了8副图像-The project mainly to show CBitmap use of GDI objects in a dialog box shows the eight images
Platform: | Size: 243712 | Author: zyq | Hits:

[CSharpPictureManage

Description: 本程序通过C#中Bitmap类与GDI+技术相结合,开发出图片管理工具。其中有变了文件夹,转换格式,设置特效,加水印,调整亮度与对比度,幻灯片效果放映等-The procedure of Bitmap class in C# and GDI+ technology, the development of image management tools. Which have changed the folder, convert format, set the special effects, add watermark, adjust brightness and contrast, such a slide show effect
Platform: | Size: 381952 | Author: 张三 | Hits:

[GDI-Bitmapirregular-bitmap

Description: windows gdi对象,创建不规则位图-Create irregular bitmap
Platform: | Size: 2345984 | Author: 透明 | Hits:

[GDI-BitmapCGdiPlusPicLoad

Description: gdi+ 处理多种文件的封闭, 支持从资源中载入bitmap png等.-gdi+ closed the file dealing with a variety of support from other resources to load bitmap png.
Platform: | Size: 121856 | Author: toby | Hits:

[Special EffectsBitmapHelpers

Description: bitmap 图像处理相关类,c# gdi+简单图像处理-bitmap image-handling classes, c# gdi+ simple image processing
Platform: | Size: 1024 | Author: yang | Hits:

[GDI-Bitmapgdi-class

Description: gdi class library load bmp, jpg and save to bmp jpg and many other format display bitmap draw font using dib and ddb
Platform: | Size: 12288 | Author: radrome | Hits:

[GDI-BitmapMyDraw

Description: s使用vs2005中的VC++ MFC类基础显示GDI位图和位图bmp文件-s to use in vs2005 VC++ MFC class basis to show the GDI bitmap and bitmap bmp file
Platform: | Size: 10638336 | Author: lufagui | Hits:

[VC/MFCVCPgame

Description: VC6.0二维游戏编程入门,帮助你巩固VC程序设计的能力,掌握GDI+Bitmap编程要领,介绍几种游戏编程算法。希望对你有帮助-VC6.0 two-dimensional game programming entry help you consolidate the VC program designed capacity, to master the GDI+Bitmap programming essentials, introduce several games programming algorithm. You want to help
Platform: | Size: 3877888 | Author: 张雨 | Hits:

[Dialog_WindowHarlinnWindows-2012-11-09-02

Description: • Windows API errors are converted to exceptions • Maps COM HRESULT to exceptions when appropriate • Direct2D wrapper classes • DirectWrite wrapper classes • Windows Imaging Component wrapper classes • Windows Property System wrapper classes • Core COM utility and interface wrapper classes • Extensive use of std::shared_ptr<> prevents resource leakage • GDI Bitmap, Icon, Font, Brush, Pen and Device Context classes • String, DateTime, TimeSpan and a high resolution Stopwatch • User interface controls are in the works
Platform: | Size: 247808 | Author: 付良甲 | Hits:

[Otherch5

Description: • Windows API errors are converted to exceptions • Maps COM HRESULT to exceptions when appropriate • Direct2D wrapper classes • DirectWrite wrapper classes • Windows Imaging Component wrapper classes • Windows Property System wrapper classes • Core COM utility and interface wrapper classes • Extensive use of std::shared_ptr<> prevents resource leakage • GDI Bitmap, Icon, Font, Brush, Pen and Device Context classes • String, DateTime, TimeSpan and a high resolution Stopwatch • User interface controls are in the works
Platform: | Size: 6580224 | Author: 付良甲 | Hits:

[Graph programimage-process-fundation

Description: 本书主要讲述了Visual c++数字图像处理典型算法及实现。全书共12章,分别介绍了数字图像编程基础、图像感知与获取、图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分割、图像配准、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。本书内容丰富,叙述详细,实用性强,适合于数字图像处理工作者阅读参考。 目录 第1章 Visual C++数字图像编程基础 1.1数字图像处理概述 1.2图像和调色板 1.2.1 图像 1.2.2调色板 1.2.3色彩系统 1.2.4灰度图 1.3 GDI位图 1.3.1 从资源中装入GDI位图 1.3.2伸缩位图 1.4与设备相关位图 1.5设备无关位图(DIB) 1.5.1 BMP文件中DIB的结构 1.5.2 DIB访问函数 1.5.3构造DIB类 1.5.4使用DIB读写BMP文件示例 -The book focuses on Visual c++ typical digital image processing algorithm and achieve. 12 book chapters, describes the basis of digital image programming, image perception and acquisition, image point operations, geometric transformations, orthogonal transformation, image enhancement, corrosion algorithm expansion algorithm, refinement algorithm, edge detection and extraction, contour tracking , image segmentation, image registration, image restoration, and image compression encoding technology, for each common digital image processing methods, this book provides a complete source code. The book is rich in content, narrative detail, practical, suitable to read reference in digital image processing workers. Directory Chapter 1, Visual C++ digital image programming foundation 1.1 Digital Image Processing Overview 1.2 image and color palette 1.2.1 Image 1.2.2 palette 1.2.3 Color System 1.2.4 grayscale 1.3 GDI bitmap 1.3.1 loaded GDI bitmap from the resource 1.3.2 stretching bit
Platform: | Size: 91136 | Author: 杨天表 | Hits:

[Special Effectsimage-assessment-based-mtf

Description: 本程序是利用GDI基于MFC编写的灰度位图处理显示,其中主要包括利用调制传递函数MFC进行图像质量评价,同时包括了普遍的一些图像处理算法,功能强大。-This procedure is based on MFC prepared using GDI bitmap handle grayscale display, which mainly include the use of modulation transfer function MFC for image quality evaluation, and includes some of the common image processing algorithms and powerful.
Platform: | Size: 16332800 | Author: 李智乾 | Hits:

[GDI-Bitmaptetris-VCPP-source

Description: 挑战新的高度,原来第一次因为他从事WEB编程Win32 API应用程序,是写一个游戏,因为游戏的知识很全面,选择了俄罗斯方块,其中之一是,他已经上瘾,二是发现这个游戏包含几乎寡妇介绍大量的知识,如窗口、信息、菜单、工具栏、资源、对话框、计时器、自绘制按钮时,GDI位图操作,Windows目录操作,INI文件操作,等等,尝试将生产。这个游戏的背景音乐,玩这个游戏而享受着音乐的感觉相信很舒服。-To challenge a new height, the original first since he engaged in WEB programming Win32 API application, was to write a game, because the game of the knowledge is very comprehensive, chose the tetris, one is that he had been addiction, 2 it is found that the game contains almost Widows introduction to a lot of knowledge, such as window, messages, menus, toolbars, resources, dialog boxes, timers, since the draw button, GDI bitmap operations, Windows directory operations, INI file operations, etc., to try will be productive.This game is with background music, the feeling of playing the game while enjoying the music believe that it is comfortable.
Platform: | Size: 4809728 | Author: 110 | Hits:

[Windows DevelopImageZoomClass

Description: 最近刚学GDI+,就想找个应用练练手,于是基于GDI+封装了此类,接口已经独立出来,使用十分方便,在MFC上直接使用(在VS2010 x64上编译,32位也可以),类的特定如下: 1.基于GDI+封装的类,文档和对话框可直接使用; 2.类初始化时可选择图片是否充满控件,充满的话,图片会适应控件的宽度进行缩放,但会保存原有的长宽比不变; 3.变换前后的坐标关系已经封装好,可直接调用; 4.缩放前后采样最临近点差值(windows图片查看器和PS都是采样这种差值方式,可能是因为效率比较高),具体差值方式可更改,参考一下GDI+就可以,如果想对图像像素进行操作,可使用GDI+的Bitmap类,可对图像像素点进行操作-Recently learning GDI+, want to find a application practice, so based on GDI+ package such interface has been independent, and the use is very convenient, in the MFC used directly (in VS2010 x64 compiler, 32 bits), specific classes are as follows: 1 class based on the GDI+ package, the document and dialog box can be used directly 2 class initialization can choose whether the picture is full of controls, full of words, the picture will adapt to the control of the width of the zoom, but will preserve the original length and width ratio unchanged 3 coordinates of the transformation before and after the relationship has been packaged, can be called directly . scaling before and after sampling the approaching spreads values (Windows picture viewer and PS are the difference between sampling, probably because the efficiency is high. In detail, the difference can be changed, refer to the GDI+ can be, if you want to operate on the image pixels, using GDI bitmap class, can operate on the
Platform: | Size: 2255872 | Author: 于福翔 | Hits:

[CSharpPictureManage

Description: 基于C#进行图片管理工具模块,可以实现基本的GDI+Bitmap+FLV动画技术实现,以及浏览图片、调整图片大小,开发出图片管理工具,可以方便、快捷的管理图片。-Based on C# image management tool module, you can achieve the basic GDI+ Bitmap+ FLV animation technology, as well as browse pictures, adjust the picture size, develop a picture management tool, you can easily and quickly manage the picture.
Platform: | Size: 1275904 | Author: 韩雪冰 | Hits:

[Software EngineeringCGdiPlusBitmapTest

Description: GDI Bitmap images adding in vc-GDI Bitmap map images adding in vc++
Platform: | Size: 122880 | Author: ravitez | Hits:

[OpenGL programAnalyzing Projects

Description: A windmill effect simple implementation, the use of the 3D aspects of knowledge. Suitable for junior scholars to learn Android development. Platform: Java | Size: 653KB | Author: sl | Hits: 0 [Other systems] windmill Description: windmill model using variable speed Platform: matlab | Size: 209KB | Author: arik | Hits: 0 [GDI-Bitmap] rotating-windmill Description: Draw in the window of a rotating windmill, three different colors windmill blades and rotates in the window, click the mouse car stops rotating windmill, windmill click again to sta
Platform: | Size: 512904 | Author: jays58915@gmail.com | Hits:
« 1 2 34 5 6 »

CodeBus www.codebus.net