文件名称:ImageProcessingDemo
- 所属分类:
- 2D图形编程
- 资源属性:
- [Windows] [Visual C] [源码] [Basic/ASP]
- 上传时间:
- 2012-11-26
- 文件大小:
- 996kb
- 下载次数:
- 0次
- 提 供 者:
- Ben***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This program has a resources file that when compiled, becomes part of the EXE file, so no external picture files are needed.It s purpose is to show the ability to process images in VB6 if given an activex control that makes it simple to convert from a picture to an array of pixel data and back again, only having to use math on the pixel array and not making slow Visual Basic do the conversion directly to and from the picture and pixel data array.
While this is only a demo using built-in pictures, it should be quite easy to add picture file loading and saving capability to it.
While this is only a demo using built-in pictures, it should be quite easy to add picture file loading and saving capability to it.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Image Processing Demo\Dependencies
.....................\............\NCTImageFile.dll
.....................\Image Processing Demo.frm
.....................\Image Processing Demo.frx
.....................\Image Processing Demo.RES
.....................\Image Processing Demo.vbp
.....................\Image Processing Demo.vbw
.....................\Install Dependencies.bat
Image Processing Demo
.....................\............\NCTImageFile.dll
.....................\Image Processing Demo.frm
.....................\Image Processing Demo.frx
.....................\Image Processing Demo.RES
.....................\Image Processing Demo.vbp
.....................\Image Processing Demo.vbw
.....................\Install Dependencies.bat
Image Processing Demo