代码搜索:抗抖动
找到约 542 项符合「抗抖动」的源代码
代码结果 542
www.eeworm.com/read/179688/9344830
dfm unit1.dfm
object Form1: TForm1
Left = 129
Top = 88
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = '鲁抗医药集团有限公司劳保用品管理系统'
ClientHeight = 372
ClientWidth = 536
Color = clBtnFa
www.eeworm.com/read/141570/12999867
txt 51.txt
窗体加入抖动背景
Ever wonder how the SETUP.EXE screen gets its cool shaded background coloring? This color shading is called dithering, and you can easily incorporate it into your forms. Add the following ro
www.eeworm.com/read/151211/12227838
txt 51.txt
窗体加入抖动背景
Ever wonder how the SETUP.EXE screen gets its cool shaded background coloring? This color shading is called dithering, and you can easily incorporate it into your forms. Add the following ro
www.eeworm.com/read/169189/9876226
txt readme.txt
第四讲 图象的半影调和抖动技术
source目录下为本章介绍的源程序
功能是实现图案化和抖动技术,以及bmp2txt
命令行编译过程如下
vcvars32
rc bmp.rc
cl dither.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c:\test.bmp必须存在
www.eeworm.com/read/161452/10410489
txt readme.txt
第四讲 图象的半影调和抖动技术
source目录下为本章介绍的源程序
功能是实现图案化和抖动技术,以及bmp2txt
命令行编译过程如下
vcvars32
rc bmp.rc
cl dither.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c:\test.bmp必须存在
www.eeworm.com/read/198762/7911438
txt readme.txt
第四讲 图象的半影调和抖动技术
source目录下为本章介绍的源程序
功能是实现图案化和抖动技术,以及bmp2txt
命令行编译过程如下
vcvars32
rc bmp.rc
cl dither.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c:\test.bmp必须存在