搜索资源列表
pbox
- picturebox有的属性基本上都有,扩展的图形方法有: DrawBezier DrawRoundRect DrawCurve DrawPie DrawPolygon DrawCircle DrawLine GetRGB 扩展的图像处理方法主要有: GetPictureData ShowPicture Invert GrayScale Exposal HistGramEqualize LogCalc ExpCalc ClearIsolatePoint Brightness Aver
movepic
- 可以移动PICTUREBOX图片,自由移动,网上收集的,自己看看吧
jianqietupian
- 本实例介绍了如何实现剪切图片,在pictureBox控件中按下鼠标左键,拖拉一定区域,放开左键,再单击剪切,粘贴按钮,最后完成
VB超全图像处理
- picturebox有的属性基本上都有,扩展的图形方法有: DrawBezier DrawRoundRect DrawCurve DrawPie DrawPolygon DrawCircle DrawLine GetRGB 扩展的图像处理方法主要有: GetPictureData ShowPicture Invert GrayScale Exposal HistGramEqualize LogCalc ExpCalc ClearIsolatePoint Brightness AverageFil
trans_effect.ZIP
- VB6.0.图象处理源代码,非常简洁的代码实现透明图片效果,值得初学者学习-VB6.0. Image processing source code, the code is very simple and transparent picture effects, it is worth learning for beginners
TuPianJiaZi
- 为图片添加文字水印,虽然程序设计的比较简单,但对想熟悉picturebox空间的朋友还是有一定帮助的。-Add a text watermark to images, although the programming is relatively simple, but for want of space friends are familiar with picturebox or a certain help.
Bspline_src
- 通过选取图像上的点实现bicubic bspline,并在图上画出插值样条。-By selecting a point on the image to achieve bicubic bspline, and draw the interpolation on the picturebox.
Graphics_Programming_PictureBox_classic_code
- 图形图像编程 PictureBox经典代码Graphics Programming PictureBox classic code-Graphics Programming PictureBox classic code
PNGfromRES
- 可以加载PNG图片的PictureBox控件可以从资源文件中加载PNG图片(资源文件需要为自定义资源),也可以指定文件路径加载PNG图片。可以加载到PictureBox控件,也可以作为窗体背景显示-PNG images can be loaded from the PictureBox control to load the PNG image resource file (resource file needs to be custom resources), you can also spe
Display-Image-from-Camera-in-PictureBox_03
- Display Image from Camera in PictureBox.-Display Image from Camera in PictureBox.
6200856
- 彩色图像转换为灰度图 基于VB的代码 VB将彩色图像转换为灰度图,设定所有Pixel的改变不立即在pictureBox上显示,为图片框载入图片,点击“转换为灰度”按钮,即可完成转换。-Color images are converted to grayscale based on VB code VB convert a color image to grayscale, set to change all Pixel is not immediately on the pictureBox d
ImageAnalysis
- C# 图像放大缩小拖拽,用picturebox实现,双击左键回复原始大小。有坐标显示,并显示鼠标所指的图像灰度值。-Image zoom display
Sobel
- 完整代码,利用sobel算子对图像进行处理,提取边缘,界面上有两个picturebox和一个button,界面可以自适应图像尺寸。-Complete code, use the sobel operator of image processing, edge extraction, two picturebox and a button, the image size on the screen can be adaptive interface.
LAUV
- 在VB的PictureBox控制中使用256色图形的例子,不错的-In VB PictureBox control using 256 graphic examples of color, good
