搜索资源列表
Fishimage
- fish——能显示jpg格式图片的程序,evc开发的,也可以显示bmp -fish -- showing jpg format pictures procedures evc development, can also show that bmp
ImageDecoder
- Evc下的图片解码类,可支持bmp,jpeg,gif各种格式-Evc Photo decoders under the category can support bmp, jpeg, gif formats
ly20070718
- wince5.0sdk下evc编译通过,本程序实现了wince下bmp图片的加载和显示
ly20070718a
- wince5.0sdk下evc编译通过,本程序实现了wince下bmp图片的加载显示,并实现了图片的动画功能
DispBmp
- Windows CE下显示BMP图片,用eVC开发,包含工程文件
ImageVidwer
- 在wince下面开发的一个图片浏览器全部用图形界面编写的,带图片放大缩小,图片拖动,图片自动播放等功能,支持jpg,bmp格式. 图片缩放始终保持原始比例,
ImageView
- wince 图片浏览,支持BMP,JPG,PNG等格式
bits_extract
- 在嵌入是开发时经常要将开机logo之类的图片编译进程序,这个时候就需要这个将bmp文件转化成.h格式的头文件的程序了。
IImage
- 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) i
WINCE下解码PNG,JPG,GIF,BMP图片
- WINCE下解码PNG,JPG,GIF,BMP图片,Under WINCE decoding PNG, JPG, GIF, BMP picture
EVCtest
- WinCE系统下截取整个屏幕的画面,并保存为一个指定文件名*.bmp或*.jpg格式的图片,工程是在EVC下编写的,测试已经通过。-WinCE system interception of the screen the entire screen and save it as a specified file name*. bmp or*. jpg format pictures, projects are prepared in EVC, testing has been adopted.
DDraw-wince-example
- 一个最简化的 wince DirectDraw (DDraw)C 程序,程序的内容是载入C盘的图片并在屏幕显示,进行位移。里面包含DirectDraw的初始化,图片的载入等函数,里面还有详细注释-Windows CE ‘s DirectDraw Program, How to use a DirectDraw,(initial DDraw, Load Bmp...etc)
image
- 一个wince6.0下的图片浏览器源程序,能识别.bmp,jpg等很图片格式,希望对有兴趣的朋友有帮助-A wince 6.The picture browser source procedure of the 0 times, can identify.bmp, jpg etc. very the picture format hope to be helpful to the friend who has interest
WinCEDemo(media)
- WinCE下的UI应用程序Demo,完全Win32的程序,未使用MFC,其中的skin.lib包含音频播放(wma,wav,mp3),视频播放(太多了,不记得),图片浏览(JPG,GIF,PNG,BMP),电子书阅读(TXT,HTML,XML等所有文本格式都支持),文件下载,MD5码校验,SKIN库能做的UI元素有按钮,chekbox,列表,文本框,编辑框,动画,进度条,滑动条,滚动条,图片-wince platform wma wav mp3 player
Camera_Demo
- 实现了多普达手机的拍照功能,并将得到的BMP图片转换为jpg格式。-It s a prpgram which is used in PDA of dopod.It convert the image of bmp to jpg.
showbmp
- 解码wince下本地 16bit 24 bit BMP 图片并显示 -Decoding wince under the local 16bit 24 bit BMP image and shows
displaying-image-
- 利用windows ce支持图片显示的特点,设计能够在omap3530嵌入式开发板显示各种图片和处理bmp图片的应用程序。-application design of displaying image based on windows ce embedded system
LoadBMPtest
- vS2008下开发的应用wince6.0平台下的BMP图片显示程序,以OK210嵌入式开发平台为基础的!-For BMP format picture display in wince6.0,and based on OK210 ARM system.