资源列表

« 1 2 ... .08 .09 .10 .11 .12 513.14 .15 .16 .17 .18 ... 1909 »

[GDI/图象编程Screen_Capturing_src

说明:这是一个抓屏的源代码.大家可以了解键盘上的抓屏键是如何实现的.也许可以帮助大家.-This is a source of Capturing the Screen. We can understand the keyboard Capturing the Screen key is how to achieve it. Perhaps we can help.
<梁伟> 在 2024-10-04 上传 | 大小:26624 | 下载:0

[GDI/图象编程texthalo

说明:你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中,我用到了GDI+中的一些插值模式来生成模糊的文字轮廓,当位图绘制平面放大时,插值模式决定原来某点像素应该怎样和周围的融合。 低质量的插值只是简单的把一个像素变换成同色色块,高质量插值如高质量双线性插值与高质量双三次插值会考虑像素色的平滑与反走样,我发现高质量双线 性插值模式最好
<陈兴锐> 在 2024-10-04 上传 | 大小:955392 | 下载:0

[GDI/图象编程GDI+编程基础

说明:GDI是位于应用程序与不同硬件之间的中间层,这种结构让程序员从直接处理不同硬件的工作中解放出来,把硬件间的差异交给了GDI处理。 GDI+是GDI的下一个版本,它进行了很好的改进,并且易用性更好。-GDI is located in different applications and hardware between the middle layer, this structure allows programmers from di
<陈兴锐> 在 2024-10-04 上传 | 大小:27648 | 下载: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> 在 2024-10-04 上传 | 大小:9663488 | 下载: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
<邵文坤> 在 2024-10-04 上传 | 大小:1375232 | 下载:0

[GDI/图象编程屏幕闪烁

说明:该程序关于BMP位图的导入、显示及相关操作,通过定时器的使用来实现屏幕闪烁-procedures on the bitmap BMP import, display and related operations, through the use of timers to achieve scintillation screen
<邵文坤> 在 2024-10-04 上传 | 大小:1337344 | 下载:0

[GDI/图象编程五星动画

说明:该程序在BMP位图基本处理的基础上,通过鼠标移动,制作了颜色变换的五星动画-procedures in the BMP handling basic bitmap, on the basis of the mouse movement, produced a five-star transform color animation
<邵文坤> 在 2024-10-04 上传 | 大小:1343488 | 下载:0

[GDI/图象编程voronoi

说明:
<阙劲峰> 在 2024-10-04 上传 | 大小:214016 | 下载:0

[GDI/图象编程SnowFall

说明:初步实现"屏幕落雪"效果,按Ctrl+L关闭.-initially "screen snow" effect by Ctrl L closed.
<刘麻子> 在 2024-10-04 上传 | 大小:11264 | 下载:0

[GDI/图象编程ZedGraph_Demo

说明:C#二维图像控件(Winform/Webform)-C# 2D Image Control (Winform/Webform)
<张荣炳> 在 2024-10-04 上传 | 大小:364544 | 下载:0

[GDI/图象编程20050704171008

说明:本代码用来解决图像格式转换,可以将任意映像文件转换成位图文件-code to solve the image format conversion can be arbitrary image file conversion into bitmap file
<小兵> 在 2024-10-04 上传 | 大小:3072 | 下载:0

[GDI/图象编程InsideGDI

说明:关于GDI的使用,特别对于大文件的读取有用,可以将lambert投影的遥感图像转化为等经纬度.-GDI on the use, especially for large documents useful to the reader, can be LAMBERT projection of the remote sensing images into other coordinates.
<李培军> 在 2024-10-04 上传 | 大小:139264 | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 513.14 .15 .16 .17 .18 ... 1909 »

源码中国 www.ymcn.org