资源列表
[GDI/图象编程] texthalo
说明:你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中,我用到了GDI+中的一些插值模式来生成模糊的文字轮廓,当位图绘制平面放大时,插值模式决定原来某点像素应该怎样和周围的融合。 低质量的插值只是简单的把一个像素变换成同色色块,高质量插值如高质量双线性插值与高质量双三次插值会考虑像素色的平滑与反走样,我发现高质量双线 性插值模式最好。-you may think that a generat<陈兴锐> 在 2008-10-13 上传 | 大小:933.39kb | 下载:0
[GDI/图象编程] GDI+编程基础
说明:GDI是位于应用程序与不同硬件之间的中间层,这种结构让程序员从直接处理不同硬件的工作中解放出来,把硬件间的差异交给了GDI处理。 GDI+是GDI的下一个版本,它进行了很好的改进,并且易用性更好。-GDI is located in different applications and hardware between the middle layer, this structure allows programmers from different hardware directly in t<陈兴锐> 在 2008-10-13 上传 | 大小:27.63kb | 下载:0
[GDI/图象编程] chand_sourcecode
说明:GDI+图形编程源代码,对图形开发者有较高的参考价值,9M多,适合所有.NET编程。-GDI graphics programming source code for graphics developers have a high reference value, 9M, suitable for all.NET programming.<fzj> 在 2008-10-13 上传 | 大小:9.22mb | 下载:0
[GDI/图象编程] CBitmap对象操作
说明:这是关于CBitmap的类操作,包括BMP位图的打开、保存、图像处理等各项操作,是位图编程的基础-CBitmap This is the type of operation, including BMP bitmap open, preservation, image processing and other operations, bitmap based programming<邵文坤> 在 2008-10-13 上传 | 大小:137.33kb | 下载:0
[GDI/图象编程] voronoi
说明:voronoi算法实现平面上的点生成对平面的分割线,使用时先用鼠标在界面上任意点一些点delau按钮即可,本程离在CBuilder5上编译通过.-threshold algorithm plane formation on the point of view of dividing lines, the first use interface with the mouse in arbitrary point on some points delau button, the way from t<阙劲峰> 在 2008-10-13 上传 | 大小:208.96kb | 下载:0
[GDI/图象编程] ZedGraph_Demo
说明:C#二维图像控件(Winform/Webform)-C# 2D Image Control (Winform / Webform)<张荣炳> 在 2008-10-13 上传 | 大小:356.06kb | 下载:0
[GDI/图象编程] 20050704171008
说明:本代码用来解决图像格式转换,可以将任意映像文件转换成位图文件-code to solve the image format conversion can be arbitrary image file conversion into bitmap file<小兵> 在 2008-10-13 上传 | 大小:3kb | 下载:0
[GDI/图象编程] GraphicFrame
说明:用Java 实现几何图形的生成,如何来在界面上画一些基本的几何图形,本程序是一示例!-using Java geometry generation, how to interface painting in some of the basic geometric shapes, the procedure is an example!<hxia> 在 2008-10-13 上传 | 大小:1.56kb | 下载:0