Welcome![Sign In][Sign Up]
Location:
Search - gdi save

Search list

[GDI-BitmapCord

Description: 一个采用VC6.0的GDI函数编写的平面绘图程序,能够对各种基本图形进行绘制、编辑、拖动、剪切、撤消修改、保存数据到文档。适合初学者学习、模仿。-a VC6.0 used GDI function of the two-dimensional drawings to prepare procedures to be able to conduct basic graphics rendering, editing, drag, shear, the withdrawal of changes to save data files. Suitable for beginners to learn and imitate.
Platform: | Size: 67416 | Author: flyer_boy | Hits:

[Multimedia programusing_gdi_

Description: CGdiplusFileOpenDialog和CGdiplusFileSaveAsDialog类提供了一个在GDI+的MFC应用程序轻松实现文件打开和保存对话框的方法。 主要特点是: 1、它们可以动态地装入关于支持图像的解码器/编码器和构建文件过滤清单。 2、它们可以获得当前图像编码器标识码(CLSID)以供需要将其作为一个参数的GDI+函数使用。 3、它们可以检查和验证文件名和扩展名。-CGdiplusFileOpenDialog and CGdiplusFileS aveAsDialog category provided a GDI in the MFC applications easier to achieve open and save documents dialog box method. Main features are : 1, which can dynamically loaded on the support image decoder / encoder filter paper and building inventories. 2. They can present image coding device identifier (CLSID) to supply and demand to change its parameters as a letter to the GDI a few use. 3, and they can check to verify file name and extension.
Platform: | Size: 719210 | Author: lilanxia | Hits:

[GDI-BitmapSKmodefiymap

Description: 修改图片矢量信息,保存工程等功能 主要使用GDI实现的功能,-Modify images vector information, save engineering
Platform: | Size: 15868928 | Author: 李建生 | Hits:

[GDI-BitmapCord

Description: 一个采用VC6.0的GDI函数编写的平面绘图程序,能够对各种基本图形进行绘制、编辑、拖动、剪切、撤消修改、保存数据到文档。适合初学者学习、模仿。-a VC6.0 used GDI function of the two-dimensional drawings to prepare procedures to be able to conduct basic graphics rendering, editing, drag, shear, the withdrawal of changes to save data files. Suitable for beginners to learn and imitate.
Platform: | Size: 67584 | Author: flyer_boy | Hits:

[Multimedia programusing_gdi_

Description: CGdiplusFileOpenDialog和CGdiplusFileSaveAsDialog类提供了一个在GDI+的MFC应用程序轻松实现文件打开和保存对话框的方法。 主要特点是: 1、它们可以动态地装入关于支持图像的解码器/编码器和构建文件过滤清单。 2、它们可以获得当前图像编码器标识码(CLSID)以供需要将其作为一个参数的GDI+函数使用。 3、它们可以检查和验证文件名和扩展名。-CGdiplusFileOpenDialog and CGdiplusFileS aveAsDialog category provided a GDI in the MFC applications easier to achieve open and save documents dialog box method. Main features are : 1, which can dynamically loaded on the support image decoder/encoder filter paper and building inventories. 2. They can present image coding device identifier (CLSID) to supply and demand to change its parameters as a letter to the GDI a few use. 3, and they can check to verify file name and extension.
Platform: | Size: 718848 | Author: lilanxia | Hits:

[Picture ViewerImageView

Description: 这是我编写的基于GDI+的图像打开和保存程序。可以打开和保存各种图像格式。-This is what I prepared based on GDI+ Open and save images procedures. Can open and save a variety of image formats.
Platform: | Size: 2435072 | Author: 刘朝朋 | Hits:

[GDI-BitmapSdkPaint

Description: 使用 sdk和gdi的一个绘图程序,画线,话圆,画矩形........保存图像-Sdk and gdi use a drawing program, drawing lines, then a round, rectangular painting ........ Save Image
Platform: | Size: 1792000 | Author: dsfj | Hits:

[GDI-Bitmappaint

Description: 图形GDI程序,可以画各种自定义的图形,可对所画图形编辑,保存,载入,打印预览,打印等。-GDI graphics program, you can draw a variety of custom graphics, can be painted on the graphics editor, save, load, print preview, print and so on.
Platform: | Size: 2922496 | Author: wade | Hits:

[Dialog_WindowGDIPLUSOPENDIALOG

Description: 使用GDI+的MFC应用程序的文件打开和保存对话框-Use GDI+ The MFC application file open and save dialog
Platform: | Size: 184320 | Author: song | Hits:

[VC/MFCGraphicsM8.27

Description: Gdi+的简单应用,图形的保存,缩放,旋转-Gdi+ simple applications, graphics save, zoom, rotate
Platform: | Size: 8879104 | Author: Fang | Hits:

[Windows Developprosilica-update

Description: this also prosilica ui example. with external trigger, update gain automatically, exposure automatically, show picture in ui, save picture in bmp/jpg, and implement with gdi+ also.download and compile it directly to use.-this is also prosilica ui example. with external trigger, update gain automatically, exposure automatically, show picture in ui, save picture in bmp/jpg, and implement with gdi+ also.download and compile it directly to use.
Platform: | Size: 3703808 | Author: mingkuang tsai | Hits:

[GDI-BitmapSynGdiPlus

Description: GDI to GDI+ converter, and EMF to EMF+ converter, and JPEG TIFF GIF PNG load and save.
Platform: | Size: 19456 | Author: ab65 | Hits:

[Special EffectsPicMatch

Description: 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。 3、保存视图数据为图片文件,支持TIFF、PNG、JPEG、JPG、BMP、GIF格式保存。 4、TreeCtrl控件、ListCtrl控件的基本操作。 5、MFC单文档程序视图通讯、更换视图、视图分割。-This program of image features automatic extraction point, use Morevac, Forstner, Harris3 a classic operator. Based on the correlation coefficient method using the image matching, realization and introducing least squares adjustment, the matching point to improve precision. In the search process, the use of the image characteristics of nuclear line, 2d image search using the heuristic method of climbing. For large quantity of data using image processing image pyramid structure. 1, using film, read GDAL repository support JPEG, TIFF, PNG, GIF, BMP, JPG, read IMG format. Use GDI drawing. 2 and prevent large amount of data, drawing view pictures showed adopt double caching techniques. 3, save for the image file, views data support JPEG, TIFF, JPG, PNG, GIF, BMP format. 4 and TreeCtrl controls, the basic operation ListCtrl controls. 5 and MFC single document procedure view communication, replace view, view.
Platform: | Size: 3047424 | Author: 方毅 | Hits:

[Windows DevelopTIFFWriter

Description: Source code to open a TIFF image file and modify it with GDI+ then save it to a new file with same properties in VB.NET.
Platform: | Size: 3274752 | Author: jayson | Hits:

[Graph programTestGdi

Description: vc gdi 读,显示,保存bmp文件 截屏幕带光标 截取被挡住的窗体-vc gdi read, display, save the bmp file cut the screen with a cursor interception blocked form
Platform: | Size: 329728 | Author: 张勇 | Hits:

[GDI-BitmapC

Description:  我们要实现将打开后的图片在修改后重新保存就必须让文件在打开后就能关闭,否则就会因为文件打开而无法覆盖原文件。就会导致编译时弹出“GDI  一般性错误”。所以根据网上其它朋友的做法就是先将打开的图片通过GDI+将图片画到另一个画布上,然后及时关闭打开的图片和用来绘制该图片的画板。-We are to achieve the picture will be opened and re-save the modified files to be opened so that you can turn off, or because the file will overwrite the original file could not be opened. Will lead to compile-time pop-up "GDI generic error. " Therefore, other friends of the online approach is to first open the picture the picture painted by GDI to another canvas, and then promptly shut down the open to draw the pictures and images of the drawing board.
Platform: | Size: 211968 | Author: lei | 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:

[CSharprunge

Description: C#做的龙格--库塔算法Winform程序, 用VS2010打开。 GDI+绘图,可以保存数据至txt, 微分方程为y =t,可以自行修改。-Runge- Kutta algorithm to do in C# Winform program to open with VS2010. GDI+ drawing, you can save data to txt, differential equations y ' = t, you can modify.
Platform: | Size: 573440 | Author: vron | Hits:

[Graph programImage-scale-GDIP

Description: 用GDI+实现JPEG图像缩放并保存,这是一个C++控制台程序源码-Use GDI+ JPEG image scaling and save, which is a C++ console program source code
Platform: | Size: 3252224 | Author: 柯荣金 | Hits:

[GDI-BitmapScreenshot

Description: 本代码是仿QQ截图代码,主要功能,用GDI截图用GDI+保存图片,包括窗口自动定位,后台到托盘,图像放大,移动,橡皮筋类重载等-This code is a fake screenshot QQ code, the main function, using GDI shots with GDI+ save the image, including automatic positioning window, the background to the tray, image zoom, move, such as heavy-duty rubber band class
Platform: | Size: 125952 | Author: 王宇 | Hits:
« 12 »

CodeBus www.codebus.net