机构地区: 湖南大学
出 处: 《电脑开发与应用》 2003年第12期17-18,21,共3页
摘 要: 提出了一种用 VB与 VC混合编程开发图像处理系统的方法。简要介绍了 VB中调用 DL L的知识。阐述了在 VB中通过调用 API函数快速获取图像像素信息和显示图像的方法。最后论述了如何在 VC中编写用作图像处理的 DL L以及在 VB中调用这个 DL This paper presents a method to develop image processing system with VB and VC.Some knowledge about calling DLL in VB is briefly introduced,and a method to quickly acquire the value of bitmap and display bitmap with API function in VB,is expounded.At last,this paper discusses how to program DLL for image processing with VC and using this DLL in VB.