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

Search list

[GDI-BitmapStretchDlg

Description: 原创,实现了Windows抓屏和保存。其实编写时主要目的是测试StretchBlt函数,此函数在许多机器上运行有BUG,可以用这个程序测试。-originality, the realization of the Windows Capturing the Screen and preservation. In fact, the main purpose of writing is to test StretchBlt function, this function in many machines running on a BUG, can use this test procedure.
Platform: | Size: 12312 | Author: 张贸 | Hits:

[Graph programadv graphics

Description: 非常Cool的图像处理程序,包含:图像的柔化、锐化。图像的半透明叠加。动态实现精灵(就是小的图片在大图片上翻转)。- Extremely the Cool picture disposal procedure, includes: Picture 鏌斿寲, peaking. Picture translucent superimposition. The dynamic realization demon (is small picture turns over on big picture).
Platform: | Size: 304128 | Author: none | Hits:

[GIS programVisual C++开发GIS系统(陈建春)

Description: Visual C++开发GIS系统(陈建春)附书光盘,里面包含本书全部完整源代码。-Visual C development of GIS (Chen Jianchun) attached CD, which contains all of the integrity of the source code.
Platform: | Size: 219136 | Author: 柯红军 | Hits:

[CSharp34211

Description: 图像灰度的改变 void CDibView::OnZftJh() {  CClientDC pDC(this)  HDC hDC=pDC.GetSafeHdc() //获取当前设备上下文的句柄;  SetStretchBltMode(hDC,COLORONCOLOR)  CDibDoc *pDoc=GetDocument()-Grayhound change void CDibView : : OnZftJh () (CClientDC pDC (this) HDC pDC.GetSafeHdc hDC = ()// access to the current context handle equipment; SetStretchBltMode (hDC, COLORONCOLOR) CDibDoc* pDoc = Malaysia ()
Platform: | Size: 3072 | Author: hxj | Hits:

[Special Effects0458

Description: 图片剪切主要通过StretchBlt函数来绘制保留区域的图片内容,实例通过弹出对话框来让用户选择保留区域,保留区域的数据会保存在剪切板中。-aaas
Platform: | Size: 332800 | Author: yyqheaven | Hits:

[Dialog_WindowRgnDlg

Description: 一个不规则对话框,用到StretchBlt函数-An irregular dialog box, used functions StretchBlt
Platform: | Size: 3511296 | Author: 张伟 | Hits:

[GDI-BitmapPictureGame

Description: 拼图游戏:使用代码创建一定数量Static控件,然后通过StretchBlt函数把图片分块画到Static控件上,然后通过WM_LBUTTONDOWN和WM_LBUTTONUP事件控制Static控件的移动-Jigsaw puzzle: the use of code to create a certain number of Static Control, and then the picture StretchBlt function block painting on the Static control, and then through WM_LBUTTONDOWN and Control Static Control WM_LBUTTONUP mobile
Platform: | Size: 538624 | Author: 周燕 | Hits:

[GUI Developj

Description: 在程序中添加一个【绘图】菜单项,在该项的子菜单中有【正方形】、【椭圆】、【三角形】、【平行四边形】等菜单选项。选中一菜单项会在应用程序窗口的用户区中画出相应的图形,同时清除原有图形。 2、阅读VC++的帮助文档,了解一个名称为StretchBlt的函数,该函数与BitBlt函数一样可以把内存中的位图显示在显示器的屏幕上,但它与BitBlt不同的地方是可以把位图拉伸或缩小。请用这个函数编制一个可以对位图放大或缩小的应用程序。 -In the process of drawing】 【Add a menu item, a submenu in the square have 【】, 【oval】, 【triangle】, 【】 and other menu options parallelogram. Select a menu item in the application window, the user area to draw the corresponding graph, and remove the original graphics. 2, read the VC++ help documentation for a name for StretchBlt function, the function with the BitBlt function is the same as can be in memory bitmap appears in the display screen, but it BitBlt different places that can put a bitmap drawing in or out. Please use this function to prepare a bitmap can zoom in or out of the application.
Platform: | Size: 113664 | Author: 夏天 | Hits:

[Dialog_WindowStretchBlt

Description: 非常不错的倒计时源码,VC++,界面比较美观-A very good the countdown source, VC++, and beautiful interface
Platform: | Size: 245760 | Author: shijing | Hits:

[2D GraphicSmoothness

Description: 图片平滑缩放,实例利用StretchBlt实现了图像在设备上下文中的缩放-Picture smooth zooming the instance of the use of StretchBlt image scaling in the device context
Platform: | Size: 395264 | Author: jiangmeiyu | Hits:

[EditBoxamplification

Description: 利用VC++ 实现局部放大功能 该程序利用StretchBlt()函数,较快捷、方便的实现该功能-Using VC++ to achieve local amplification function
Platform: | Size: 2344960 | Author: teacher liu | Hits:

[File Operatechap1_2

Description: vc++bmp位图伸缩处理,主要有StretchBlt()函数实现-telescopic handle, mainly vc++bmp bitmap StretchBlt () function to achieve
Platform: | Size: 317440 | Author: wangqin | Hits:

[Special Effectschap1_3

Description: vc++对位图进行伸缩处理,主要有StretchBlt()函数实现-vc++ telescopic handle bitmap, mainly StretchBlt () function to achieve
Platform: | Size: 568320 | Author: wangqin | Hits:

[GDI-Bitmapscreen

Description: 取得屏幕句柄,使用stretchblt在屏幕上画图-In the non-window region drawing
Platform: | Size: 8192 | Author: 李水军 | Hits:

[Graph DrawingmfcZoom

Description: MFC 图像放大功能核心程序+巧用StretchBlt实现图像放大镜 -MFC image zoom
Platform: | Size: 12288 | Author: ran | Hits:

[Multimedia Developxbr-vs-stretchblt

Description: smoothing algorithm of images by detecting the edges of the image and interpolation of pixels along the edges
Platform: | Size: 19456 | Author: SamJokO | Hits:

[Printing programPrintImage

Description: 用C++实现打印图片功能,用StretchBlt调整打印比率-With C++ achieve print image, adjust the print ratio using StretchBlt
Platform: | Size: 3412992 | Author: yu | Hits:

[GDI-Bitmapdc

Description: 把桌面DC拷贝到窗口绘画区域,利用线程,用到API函数StretchBlt-Copy dc
Platform: | Size: 5155840 | Author: 成明 | Hits:
« 1 2»

CodeBus www.codebus.net