搜索资源列表
RotatePicture
- VB利用GetBitmapBits及SetBitmapBits的API旋转图片-VBGetBitmapBitsSetBitmapBitsAPI
packeddll
- GeoTrans目录下为封装Dll的Visual C++项目。其中封装了10个常用图像处理的API函数,方便VC、VB、Delphi等开发工具调用。GeoInVB目录中是一个VB项目,对封装的Dll进行调用演示。-GeoTrans directory for Packaging Dll Visual C project. Packaged 10 commonly used image processing API function to facilitate VC, VB, Delphi dev
VbTestDll
- VB调用Jpg和Bmp格式相互转换API函数的示例
VBapi画图
- 在VB中利用API实现动态画图,包括正弦,余弦,正切,余切等,也可以通过修改代码自定义函数.-use in VB API Dynamic drawing, including sine, cosine, tangent, Cotangent, can also modify the code-defined functions.
vb图像二值化
- 用VB编写的图像二值化的代码,用到了API处理,所以处理速度应该是非常快的.
DrawSample
- VB 使用windows系统API绘图示例-VB using the windows system graphics API Example
colordlg
- 不用CommonDialog控件,使用API调用颜色对话框 VB源码 -CommonDialog not control, the use of color dialog box API call VB source
files
- INI文件读取,不用控件使用API处理,让INI文件读取到VB文本框中-INI file to read, do not control the use of API to deal with, so read the INI file to the VB text box
BMPtoJPG
- BMP转换为JPG的VB源码,使用GDI+ API函数-BMP converted to JPG in VB source code, use the GDI+ API Functions
3dmoni
- 用VB的GDI API函数模拟的一个3D立方体程序源码-VB-GDI API functions using simulated a 3D cube program source code
taijitu
- 一个在屏幕上画太极图的VB源码,实现方法是直接调用了系统绘图API函数,具有一定的参考意义-Tai Chi on the screen draw a map of the VB source code, implementation is a direct call to the system graphics API functions, with some reference value
graphics-processing-technology
- VB中图形处理技术大全 包括API函数绘图技术-VB Daquan in graphics processing technology, including graphics API function
SDFGDGSDFG
- 在VB中绘制实时曲线是比较难的,一般要应用第三方控件或是Windows API函数来完成,但是如果你对实时曲线的要求不是很高,只要能表示出当前的一般情况的话,我们可以直接应用VB提供给我们的空间来完成。 -Curve in VB is more difficult to draw real-time, usually to apply third-party controls or the Windows API function to complete, but if you are the
loadpng
- 解决vb自带api无法载入png的问题,此程序为演示程序-Solve vb comes api png problem can not be loaded, this procedure for the demonstration program
API1
- VB语言平台利用API函数编写的小程序,可以简单快速的获得文件的最后修改时间-VB language platform using API functions of writing small program, and can simply and quickly get file of the last modification time
VB使用API在内存中绘制曲线再显示到图片框上
- VB6开发环境用API在内存绘制实时曲线,整体复制到前台,速度快,效率高(In VB6, it is a high efficiency way to draw real time curve)