-
GDI programme example demonstrate you how to build the setting and how to imple...
GDI编程示例,演示如何建立图形编程环境,如何实现矢量图形的绘制-GDI programme example demonstrate you how to build the setting and how to implement the protract of the vector image.
- 2022-04-16 14:32:02下载
- 积分:1
-
GDI水波效果(DELPHI源码)
这是利用CnPack代码的水波算法制作的,只利用了GDI画图,在有的电脑上可能有闪烁。不久本工作室将提供DirectX画...
GDI水波效果(DELPHI源码)
这是利用CnPack代码的水波算法制作的,只利用了GDI画图,在有的电脑上可能有闪烁。不久本工作室将提供DirectX画图的代码-GDI wave effect (DELPHI OSS) This is the code used CnPack algorithm produced wave The only use of GDI drawing, in some computers may have flickered. The studio will soon offer DirectX drawing code
- 2022-03-17 05:22:15下载
- 积分:1
-
图象复原的VC++程序源码,希望对大家有所帮助,也希望尽快的成为会员,谢谢!...
图象复原的VC++程序源码,希望对大家有所帮助,也希望尽快的成为会员,谢谢!-Image recovery VC++ Program source code, and they hope to be helpful to everyone, and hope to become a member as soon as possible, thank you!
- 2022-10-20 13:05:03下载
- 积分:1
-
文件管理系统,对文件进行有效的管理,它将文件以二进制数据的形式存入Access数据库中,也可从数据库中读出文件...
文件管理系统,对文件进行有效的管理,它将文件以二进制数据的形式存入Access数据库中,也可从数据库中读出文件-Document management system, effective management of the file, it will file in the form of binary data into Access database, can also be read from the database file
- 2022-08-21 19:11:37下载
- 积分:1
-
mfc7.01源代码组织工程。通过此工程可以方便的阅读mfc源代码。是学习使用mfc的最佳最好方法。...
mfc7.01源代码组织工程。通过此工程可以方便的阅读mfc源代码。是学习使用mfc的最佳最好方法。-source code mfc7.01 tissue engineering. Through this project can be easily read mfc source code. Is learning to use the best the best way to mfc.
- 2022-03-05 21:35:30下载
- 积分:1
-
用vc写的关于位图翻转,放大,缩小和转为负像等多项图像增强技术,程序条例很清楚,是vc图像处理方面典型的软件源码...
用vc写的关于位图翻转,放大,缩小和转为负像等多项图像增强技术,程序条例很清楚,是vc图像处理方面典型的软件源码-Using vc wrote on bitmap flip, enlarge, and to reduce the number of negative-like image enhancement technology, Procedure Ordinance is very clear vc typical image processing software source
- 2022-03-18 13:20:41下载
- 积分:1
-
21。如何实现有效的图像百叶窗?如何把这样的好成绩降下来…
21.如何实现图像的百叶窗效果?如何做出这么好的效果来,下载啦-21. How to achieve effective image blinds? How to make such good results to download--
- 2022-08-12 16:57:12下载
- 积分:1
-
OPENGL开发例子
OPENGL开发例子 -OPENGL development example
- 2022-08-09 05:09:07下载
- 积分:1
-
程序中的两个类CRecordSound和CPlaySound,可以同时录制和播放PCM声音文件。...
程序中的两个类CRecordSound和CPlaySound,可以同时录制和播放PCM声音文件。-procedures for the two categories CRecordSound and CPlaySound. can PCM recording and playback of sound files.
- 2022-03-03 06:45:01下载
- 积分:1
-
你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中...
你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中,我用到了GDI+中的一些插值模式来生成模糊的文字轮廓,当位图绘制平面放大时,插值模式决定原来某点像素应该怎样和周围的融合。 低质量的插值只是简单的把一个像素变换成同色色块,高质量插值如高质量双线性插值与高质量双三次插值会考虑像素色的平滑与反走样,我发现高质量双线 性插值模式最好。-you may think that a generation with a soft shadow effects of the letter and generate an aperture with the magic words are completely different, they actually have to use the technology is identical, the only set slightly changes. With soft shadows in effect, I used the GDI some of the interpolation model to generate fuzzy outline of the text, when the Bitmap Rendering Large Plane, interpolation mode decision of a point of what should pixels and around integration. Low-quality interpolation just simply put a pixel transform into the same color against a high-quality interpolation such as high-quality and high-quality bilinear interpolation bicubic interpolation will consider pixel color with a smooth anti-aliasing, I found quality bilinear interpolation mode best.
- 2022-03-13 01:53:25下载
- 积分:1