搜索资源列表
jpegbianma
- 这是一个简单的jpeg编码程序,支持1:1:1采样的baseline彩色jpeg,输入只能是24bit的BMP文件-This is a simple jpeg coding procedures, support 1:1:1 color sampling baseline jpeg, import 24bit is the only BMP file
DrawBMPWINDOWSMOBILE
- 一个WINDOWS MOBILE(c++)程序代码,演示怎么手工画一个BMP文件,大家可以试下看-a WINDOWS MOBILE (c), the program code demonstration of how manual painting a BMP file, we can try to see;
TestSerial
- 通过串口把BMP文件串到FLASH中的程序,包含界面-put through a BMP file to Flash series of procedures, including interface
showbmp
- 功能为:怎样将从摄像USB发来的像素数据转换为BMP文件-Function is: how will be sent USB camera pixel data into a BMP file
mv_skin
- 在MTK平台上开放的一个皮肤工具,可以支持jpg、bmp、png图片-this is a skin tool run on the MTK
BmpSave
- Symbian上将一个CFbsBitmap对象保存为bmp图片的方法-How to save a bmp from a CFbsBitmap object...
c_ui_flashplayer
- 全新的brew MP平台。此代码在新的brew MP平台上实现了flash UI的播放,而且UI为widget实现。高通最新推出了BMP平台,区别于brew的是,此次提供了并非一个无线二进制环境,而是一个真正的系统。最为令人惊喜的是,居然支持了真机断点调试。-The new brew MP platform. This code in the new brew MP platform for a flash UI of the player, but also achieve the UI fo
mediaplayer
- 多媒体播放器是一个多媒体应用,能够播放声音、视频剪辑和图形图像。 该应用程序还可以录制和播放高通PureVoice音频剪辑。 该播放器包括标准的MediaPlayer控制,如播放,快进,快退,停止,暂停和录制。 多媒体播放器支持各种各样的音频,视频和图形格式, 包括MPEG-3,MIDI,BREW的压缩图像(BCI),位图(BMP)和分组模式数据(PMD)。 -MediaPlayer is a multimedia application capable of playing
DDCam_bitmap
- windows mobile下用directshow做一个简单的摄象头预览并抓取BMP图片"的源代码-windows mobile to do next with a simple Camera directshow preview and capture BMP image " of the source code
SignPic
- 自己写的一个mobile平台上的图片编辑软件,实现图片(JPG,BMP,GIF等格式)的查看和图片简单编辑(图片上书写签名并保存)的功能。-A mobile platform to write on the photo editing software, to achieve image (JPG, BMP, GIF, etc. format) for viewing and editing pictures simple (written signature on the picture an
Brew-Mobile-Platform-API-Reference
- Brew Mobile Platform API Reference ,BrewMP的API整合,希望对BMP开发者有用,英文版-Brew Mobile Platform API Reference, BrewMP the API integration, developers want to BMP useful English
Android-VieW-Canvas-bitmap
- BitMap、View以及Canvas是我们Ophone程序中常用到的类。本日以feisky的学习笔记呈现,通过实例讲解View&Canvas等等。 1. 从资源中获取位图 可以使用BitmapDrawable或者BitmapFactory来获取资源中的位图。 当然,首先需要获取资源: Resources res=getResources() 使用BitmapDrawable获取位图 使用BitmapDrawable (InputStrea
ndkBmp2png
- 在android下移植了png库,实现在ndk层将一个BMP位图转换为PNG位图。java层代码仅做示例,ndk代码可以直接使用-Ported the android png library, a BMP bitmap in ndk layer will be converted to PNG bitmap. layer java code only as example, the the ndk code can be used directly
ShowSaveBMP
- 使用CDib类实现显示与保存BMP文件,VC++经典编程学习源码,很好的参考资料。-Use the CDib class to display and save the BMP file, VC++ classic learning programming source code, a good reference.
bootanimation_1
- 准备一张你想作为开机图片的图片,保存为普通的BMP格式。你可以选择使用PS或者画图等工具。请尽量调整到你手机的分辨率。否则会有锯齿或者变形,或者也有可能过大。 11.回到Image Search Editor,选择菜单栏中 Edit-->Replace by BMP。选择你刚才准备的BMP图像。 -The Sony Ericsson W850i mobile phone isn’t just a Walkman™ music player. It’s a camera
bmp2jpg
- BMP图片转jpg图片,值得学习,已经验证过了。非常的好用。-bmp photo to jpg photo,it is a very good project 。it is correct . it is used by me.