搜索资源列表
printlib_demo.zip
- 一个简单好用的打印类,使程序员在MFC编程环境下轻松实现对文字、旋转文字、表格、位图等的打印功能。
21-40
- vc灵感编程范例源代码 21 在窗口标题栏上显示文字的两种方法 22 控制窗口最大最小尺寸 23 隐藏或显示桌面图标 24 重新设置桌面 25 闪烁的标题栏 26 旋转字体 27 MyDialog 28 在任务栏上显示图标 29 MySplashWnd 30 PlaySound 31 SoundCardDetect 32 DriveNumber 33 图象旋转 34 将固定大小的位图在窗口平铺 35 打开关闭光驱门 36 使按钮变灰 37 位图按钮 38 改变按钮字体 39 带颜色的静态文本控件
Rotatebmp
- 以任意角度旋转所显示的bmp位图;随意平移图片(在旋转一定角度的基础上)-arbitrary rotation angle as shown in bmp bitmap; Free translation Photo (in a certain angle of rotation basis)
位图旋转
- 本程序对数字图像处理中比较常见的位图旋转进行了很好的解决。程序简单易懂,可供初学者参考学习-the process of digital image processing the more common bitmap rotation for a good solution. Simple easy to understand, study and reference for beginners
旋转图像
- 旋转图像 如果你的应用程序仅工作在Windows NT下,那么你可以通过API函数旋转你的位图。 你或者使用world transformation和BitBlt()或者使用PlgBlt()旋转位图。一个 使用第一种方法的函数显示在下面。-rotating images if your applications only work on Windows NT, then you can use your API function rotating bitmap. You or the
RotBitmapCtrl
- 可以任意旋转位图的COM组件,采用VC++ATL开发,旋转速度快。-can arbitrarily rotating bitmap COM, ATL using VC development, rotation speed.
旋转位图
- VB开发的不错的旋转位图程序,可以作为开发者参考使用。谢谢!-VB a good, rotating bitmap procedures, as developers can use and reference. Thank you!
位图旋转
- 程序先将当前DC通过BitBlt写入内存,后通过RotateMemeryDC旋转DC,并重新创建输出DC显示旋转后的位图.
位图操作
- bmp位图按位读取、倒立读取、旋转操作
ImageP.rar
- MFC编程,绘制基本的几何图形,对位图进行缩放、旋转、镜像等操作,MFC programming, basic geometric shapes drawn on the digital map to zoom in and out, rotate, mirror, such as operation
printlib_demo
- 一个简单好用的打印类,使程序员在MFC编程环境下轻松实现对文字、旋转文字、表格、位图等的打印功能。- A simple easy to use printing class, causes the programmer under the MFC programming environment the relaxed realization to the writing, to revolve the writing, the form, the position chart and so
2
- 打开一幅位图,并对位图实现各种几何变换包括平移,旋转,镜像,转置,缩放等。-Open an bitmap and bitmaps to achieve a variety of geometric transformations, including translation, rotation, mirror, transpose, scaling.
Photo
- 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
rotateBMP
- 在windows下用VisualC++实现24位位图的缩放及动态旋转-In windows using VisualC++ Achieve 24-bit bitmap scaling and dynamic rotation
Program
- 这是一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。 1、图像显示模块主要包括显示位图、显示JPEG、显示GIF 3个部分。 2、图像转换模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。 3、图像处理模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 4、字符识别模块主要包含手写数字识别。 5、其他模块主要包括设置菜单的固定颜色和随机颜色两个部分。 6
3dmenu
- 很漂亮的3D旋转菜单,打开后自由旋转,鼠标放上去停止,用到了大量的BMP位图资源,程序在退出的时候好像有BUG,修正比较容易,有用到的朋友修正一下。-Very nice 3D rotating menu, open a free spin, let up the mouse to stop, use a large number of BMP bitmap resources from the time of procedure seemed to have a BUG, is easier t
RotBitmapCtrl
- 可以任意旋转位图的COM组件RotBitmapCtrl.rar-Auto RotBitmapCtrl.rar
tuxiang_xuanzhuan
- VC对BMP位图图像进行旋转的源代码,很不错-VC BMP bitmap image of the source code of rotation
roateBitmap
- 纯c旋转位图 学习位图结构,和旋转位图的好例子-Pure c rotating bitmap bitmap structure learning, and a good example of a bitmap rotation
VC 位图缩放与旋转
- 基于VC++6.0 MFC图像处理...包含图像平移、图形旋转、图像反转倒置镜像和图像缩放。(Based on VC++6.0 MFC image processing, including image translation, graphics rotation, image inversion, inverted image and image scaling.)