搜索资源列表
LibFORImage
- 用VC实现图像处理类库ImageLib及其应用实例,界面设计, 程序结构,工具条与状态条, 橡皮筋矩形选块或画图, 画曲线和写字, 选块的拖曳, 剪贴板操作,文件操作-with VC ImageLib image processing library and its application, interface design, program structure, with the tools of the state of the rubber-band rectangular block t
line_trans
- 实现直线类,图形变换类 可实现交互绘图,橡皮筋技术
rrr
- 橡皮筋类 橡皮筋类 橡皮筋类 橡皮筋类
xiangpijinhuaxianfa
- 用STRUCT和指向函数的指针定义结合实现了模拟鼠标类,并用它来写了橡皮筋画线法。
CRectTracker.CRectTracker类的使用实例
- CRectTracker类的使用实例,可以在图片控件上画橡皮筋矩形,Examples of the use of CRectTracker category, you can paint the picture controls on the rubber band rectangle
crectsingle
- 在创建的单文档程序中调用CRECTTRACKER类,俗称橡皮筋类,可进行拖拉,放大缩小,同时在其选定范围内话彩色矩形-crecttracker class use demo
Rect
- 橡皮筋类的使用方法实例,初步领略橡皮筋类的奇妙运用。-The use of rubber band-type example, the initial taste of the amazing rubber band type of use.
Ctracker123
- 俗称“橡皮筋”,一个很好的图形拖放类的使用,功能强大,值得参考和学习-Commonly known as " rubber band" , a very good graphical drag-and-drop kind of use, powerful, worthy of reference and learning
ddaline
- 建立MFC工程类,然后编写的ddaline程序,图形变化采用橡皮筋线,涉及对称和旋转等功能-MFC engineering building, and then write the ddaline programs, graphics change with rubber band line, involving features such as symmetry and rotation
83390097ScreenCaptureDemo
- vc写的具有桌面截屏功能,是仿造QQ截屏功能写的,里面重载了橡皮筋类。-vc write a desktop screenshot features, functions modeled QQ Screenshots written, which override the rubber band class.
tracker
- 橡皮筋类的使用,可以随意拖动,任意放大缩小-Use a rubber band class
Imimate-QQ-screenshot
- 模仿QQ截图,修改橡皮筋类,可拖动截图框的大小,并保存为位图-Imitate QQ screenshot to modify rubber band class size, drag the screenshot box, and save it as a bitmap
recttracker
- 使用RectTracker橡皮筋类实现的图片放大缩小的功能,可以任意改变图片的大小-Use RectTracker rubber band class pictures Zooming can change the picture size
Screenshot
- 本代码是仿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,
CRectTrackerDocs
- CRectTracker(俗称“橡皮筋”类)是一个非常有意思的类,这是一个详细的的使用说明-CRectTracker (commonly known as the rubber band ) is a very interesting class, this is a detailed instructions for the use of MSWord file
240107230Tracke
- 一个橡皮筋类的使用~不错的。我也一直在使用,推荐-Use a rubber band class- good. I have been using, recommended! ! ! ! ! !
zse
- 橡皮筋类,实现图形的拉伸和变形,同时可以改变t图形的位置-crecttracker is very fun class.
tracker
- 一个橡皮筋类的应用实例,可以实现图形的平移与拉伸(An example of an application of a rubber band ,Graphics translation and stretching can be achieved)
CRectTracker
- 一个应用橡皮筋类对选中的图形进行平移放缩等变换的实例(An application of the rubber band of the selected graphics translation, zoom, and other examples of transformation)
33753176CRectTracker
- CRectTracker 实现一个橡皮筋类,可以用鼠标拉伸,添加删除等操作。用起来十分方便。