Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - png WINCE
Search - png WINCE - List
wince 图片浏览,支持BMP,JPG,PNG等格式
Update : 2008-10-13 Size : 40.68kb Publisher : lvbenling

wince下实现打开jpg文件的功能-weights under open jpg file functions
Update : 2025-02-17 Size : 1.9mb Publisher :

PNG格式图像解码,包含VC6,VC.NET以及BorlandC++等多种IDE下的工作区设置-PNG image decoding formats, including VC6, VC.NET and Borland C and other work under the IDE set up a
Update : 2025-02-17 Size : 682kb Publisher : 陈思远

wince 图片浏览,支持BMP,JPG,PNG等格式-wince picture browsing, support for BMP, JPG, PNG, etc. formats
Update : 2025-02-17 Size : 40kb Publisher : lvbenling

winCE下通过c++免费voimage类库调用imgdecmp.lib实现的jpe,gif,png等图片格式的浏览。特包含了imgdecmp.lib的下载。-WinCE through c++ free library voimage call imgdecmp.lib realize the jpe, gif, png image format, such as the browser. Special includes imgdecmp.lib download.
Update : 2025-02-17 Size : 173kb Publisher : 慕水

DL : 0
wince下load jpg gif bmp png的函数-wince under load jpg gif bmp png function
Update : 2025-02-17 Size : 1kb Publisher : 王冰和

改代码可实现wince button上帖png透明图片,Bitmap或icon当然也可以。该Button类从CCeButtonST(只能加载icon)修改而来。-Changed code can be realized with wince button on png transparent image, Bitmap or icon can also be of course. The Button Class from CCeButtonST (can only load the icon) modified from.
Update : 2025-02-17 Size : 12kb Publisher : 付星

DL : 0
wince EVC 简单的图片浏览功能,自已随意扩展 支持 *.bmp *.jpg *.gif *.png 等等 // TODO: Add your control notification handler code here CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png") CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter) if(dlg.DoModal()==IDOK){ PathName=dlg.GetPathName() }-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
Update : 2025-02-17 Size : 20kb Publisher : lzy

png格式的动画演示 比bmp或jpg更好 因为png格式的具有bmp的清晰 大小却又像jpg那么小,比bmp要小很多。 但这个是在wince上运行的 在windows xp下不能直接运行,可供参考。-png ? ?ê ? μ? ? ˉ ???ê ? ± èbmp? ?jpg ? ü o ???? a png ? ?ê ? μ? ? ?ó?bmpμ????ú
Update : 2025-02-17 Size : 1.03mb Publisher : wuxuemin

wince下实现开机动画的代码,动画由一系列png图片连贯而成-wince under the boot code animation, animation from a series of png images into a coherent
Update : 2025-02-17 Size : 367kb Publisher : 郭勇军

包含了一個完整的讀取圖形程式庫的源碼,可以並含詳細的英文註解,以及一個用該程式庫設計的一個圖像處理的軟體,內含多種範例及給不同語言用的lib還有VB的ocx(C++ Builder 6、WINCE for VS 2005、VB 6、Linux - KDevelop2)-cximage600_full : full source code with JPG, PNG, TIF, ZLIB, Jbig, JasPer, LibMNG, LibDCR libraries, documentation and demo for Microsoft VisualStudio6 1.52 Mb cximage600_lite : full source code with documentation and small demo for Microsoft Visual Studio 6 259 Kb cximage600_demo : compiled demo.exe for Windows (runs also on Linux, using Wine) 602 Kb cximage600_ce : full source code with documentation and small demo for PocketPC2003 (Microsoft Visual Studio 2005 solution) 1.37 Mb cximage600_bc6 : full source code with JPG, PNG, TIF, ZLIB, Jbig, JasPer libraries, documentation and demo for Borland C++ Builder 6 980 Kb Old version: cximage599c_full_unicode : minor cximage599c_full update, patched for unicode and for Microsoft Visual Studio 2005 1.15 Mb cximage599c_tar : full source code with JPG, PNG, TIF, ZLIB libraries and console demo for Linux- KDevelop2 1.78 Mb cximage599c_ocx : CxImage OCX source code, with JPG, PNG, TIF, ZLIB, Jbig, Ja
Update : 2025-02-17 Size : 12.96mb Publisher : 黃亮車

CxImage6.0.0.0版本,在wince下能支持:PNG,GIF,TGA,PCX,JPG,JBG,ICO的显示-cximage600_ce : full source code with documentation and small demo for PocketPC2003 [Microsoft Visual Studio 2005 solution]
Update : 2025-02-17 Size : 2.44mb Publisher : xuyong

wince下显示PNG图片的代码和库。在自己的程序里将库和文件包含进来就可以了,已经试验过了。
Update : 2025-02-17 Size : 3.26mb Publisher : dai

圖案編輯程式, 將.img .bmp .png 等圖案 轉檔至其他類型, 如.h系統檔. .h檔可給WinCE開機畫面更改做為使用-Image Converting Program, process image file, such as IMG BMP PNG..etc converting to any other fomates. for example, .h header file, the purpose for it is to change WinCE Booting Image
Update : 2025-02-17 Size : 557kb Publisher : Tim

EVC4.0环境下开发的公司自己的图像浏览器,全部sourcecode, 可解析JPG,PNG,BMP 等通用图片文件,可运行在WINCE平台上。-image viewer for evc4.0 develop environment. It supports JPG,PNG,BMP etc,general picture files. It can run in wince platform.
Update : 2025-02-17 Size : 2.43mb Publisher : J

DL : 0
WINCE下解码PNG,JPG,GIF,BMP图片-Under WINCE decoding PNG, JPG, GIF, BMP picture
Update : 2025-02-17 Size : 14kb Publisher : 劉立向

WinCe6.0系统上的图片类,实现了图片旋转,色彩变化,还有其他特殊效果(我暂时使用了这些效果,其他效果请查看源码),支持JPEG,PNG,MNG,TIFF等图片格式。-WinCe6.0 system image class, achieving a picture rotation, color change, and other special effects (I only use these function right now, other functions, please view the source code), support for JPEG, PNG, MNG, TIFF and other image formats.
Update : 2025-02-17 Size : 1.37mb Publisher : 钟富昌

wince 系统png图片显示于 button-wince png button and simple test
Update : 2025-02-17 Size : 116kb Publisher : sam

DL : 0
wince下的电子相册工具,支持目前所有png、jpeg、bmp、gif等格式显示-electronic album under wince tools to support all current png, jpeg, bmp, gif format, etc.
Update : 2025-02-17 Size : 179kb Publisher : cw

wince 封装CeBtnST 可以使用PNG-wince CeBtn PNG
Update : 2025-02-17 Size : 14kb Publisher : chenzhidong
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.