搜索资源列表
dwgthumbnail(示例)
- AutoCAD中预览dwg图的编程方法,可以在一个picture控件上预览选择得dwg图纸。-AutoCAD dwg preview of the plan programming, in a picture control on the preview option in dwg drawings.
makeseal
- 学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下: 步骤一:生成对话框工程,并加入相应的控件,图片的显示使用Picture控件; 步骤二:定义生成图形所需要的参数; 步骤三:通过参数定义,生成对应的Bitmap,再在Picture控件中显示该位图,具体实 现参看源程序。 步骤四:将生成的Bitmap保存为位图文件。 -VC did not learn how long I w
OpenCVTest
- 利用opencv1.0+VC6.0写的一个小程序,主要实现了: 1.打开jpg图片 2.图片上叠加文字信息 3.利用opencv把图片显示到一个Picture控件上 4.picture控件的重绘问题 5.图片合并-Using opencv1.0+ VC6.0 to write a small program, the main achievement of: 1. Open the jpg image 2. Picture superimposed text informat
MFC-Pic
- MFC picture控件使用实例,新手必备,可结合opencv使用-example for MFC picture button
VcImageProcess
- vc 对话框中读入bmp文件路径,picture控件显示图像-picture show
Release
- 个wince下画趋势曲线的控件,不过曲线数量不能太多,6-8根比较合适-A picture trends wince under the curve of control, but the number of curves can not be too much more appropriate for 6-8
picturecontrol
- 在picture控件中画框型图。画笔的颜色粗细可以改变-In the picture frame-type control chart. Thickness can change the color of the brush
GifOcx
- VB开发的显示GIF动画的控件源码,并且可以对图片进行旋转操作-VB Animation GIF shows the development of source control and can operate on the picture to rotate
labview-Picture
- Labview 的picture控件自适应图片动态导入-Labview picture controls adaptive picture dynamic import
2009DIPFrame
- 基于vc2008的MFC的对话框,分别用button控件和list控件显示图片,后者显示图片的缩略图并能在static控件中显示放大图;是一个图片分类结果的展示界面-Vc2008 the MFC-based dialog box, respectively, with button controls and list controls display picture, which shows thumbnails of images and can display static control
OpenGLDlgTest
- 用基于对话框的MFC程序实现的显示OpenGL图形的源代码,本源代码选择在picture控件中显示OpenGL图形,对想学习MFC与OpenGL混合编程的同学很有帮助。-MFC dialog-based program with the implementation of the OpenGL graphics display the source code, source code control, select the picture to display OpenGL graphics,
checktime9.8
- 在对话框的picture控件上绘图;使用缓技术,无需重载picture控件。-The picture in the dialog box controls on the drawing the use of technical ease, no heavy-duty picture controls.
DlgOpenGLDemo
- 尝试了N久,终于在对话框的图片控件中实现了OpenGL窗口的建立和绘制,与大家分享~-N long-tried, and finally the picture controls in the dialog box to achieve the OpenGL rendering window and set up to share with you ~
tc
- 按按钮在对话框picture控件上显示位图,点击radio可以在显示的位图上指示当前鼠标位置,并显示在另外一个按钮上,同时按比例显示在另外一个picture控件上-Press the button in the dialog box shows up picture control bitmap, click the radio can display instructions bitmap on the current mouse position and show up at another
a_picture_control_with_scroll_bar
- 一个可以在对话框上使用的图片控件,本人自己写的,带滚动条的-One picture control that can use in the dialog box , I wrote it myself, with a scroll bar
VB access save picture
- VB ACCESS存取图片 使用Stream对象,可以实现对数据库的图像存取。 数据库中存放图像的字段是二进制类型(Access为OLE类型)。 比如,如果用“CommonDialog”控件来选择你硬盘上的图像文件; 用“Picture”控件来显示图像。-VB ACCESS access to images using the Stream object can be achieved on a database image access. Images stor
picture-Capture
- PC机以二进制模式接收的图像数据在显示前需要数据类型变换,即将二进制数变为整型数,也就是256个灰度级的像素值.图像的显示利用VB的Picture控件为画板,用描点函数将图像逐点画到画板上。接收一行画一行,画完整幅图像后存为BMP格式的图像文件-PC, in binary mode in the display image data received before the need to transform the data type, is about to become a binary i
test-9(MFC-Picture--edge-detection)
- 用MFC的Picture控件显示图像,调用opencv函数进行边缘检测处理,-Use MFC Picture control display images, opencv function called edge detection processing,
OpenGLDlg_PictureTest
- 一个基于visual studio2013的mfc下picture控件的OpenGL编程(OpenGL programming of a picture control based on visual studio2013 based MFC)
pngimag
- 分享一个Delphi支持png格式图片的控件(Sharing a Delphi to support a PNG format picture)