Location:
Search - symbian image
Search list
Description: 在手机操作系统symbian下的一个图像Image转换的程序,推荐给大家-football scores in the cell phone operating system under an image Image conversion procedures and recommend it to everyone
Platform: |
Size: 798720 |
Author: 杨鑫 |
Hits:
Description: SYMBIAN平台的手机开发方面的图像处理程序,这个例子主要是实现了 位图的显示功能。-Symbian platform handset development of image processing procedures, the main example is the bitmap display.
Platform: |
Size: 125952 |
Author: zhenghao |
Hits:
Description: 用于Symbian手机上面,摄像头采集图像的程序,希望给大家一点帮助-for Symbian cell phone, camera image acquisition process, we hope to help 1:00
Platform: |
Size: 11264 |
Author: golfchen |
Hits:
Description: J2ME application that captures video from on-board camera of SymbianOS Series60 3rd ed. mobile devices. A snapshot can be captured and image processed by manipulation of RBG pixels before displaying-J2ME application that captures video from on-board camera of SymbianOS Series 60 3rd ed. m obile devices. A snapshot can be captured and im age processed by manipulation of RBG pixels bef ore displaying
Platform: |
Size: 36864 |
Author: sjtuzyk |
Hits:
Description: Symbian 系统上图形转换,把symbian的CFbsBitmap格式转换成windows的图片格式jpg,bmp等,从windows的jpg,bmp转换成symbian版本的图片格式。-Symbian system graphics conversion, symbian put the CFbsBitmap format conversion into windows jpg format pictures, bmp, from the windows of jpg, bmp into symbian version of the picture format.
Platform: |
Size: 144384 |
Author: gosling |
Hits:
Description: 一个png图像转bmp图像的java程序,不带alpha通道变换,手机symbian开发必备-a png image transfer bmp image java procedures, non-alpha channel conversion, Development of essential phone symbian
Platform: |
Size: 22528 |
Author: 何沙舟 |
Hits:
Description: 基于Symbian OS的S60手机游戏图像处理,对学习vc++比较有益-Based on Symbian OS for S60 mobile phone game image processing, learning vc++ Relatively useful
Platform: |
Size: 119808 |
Author: clearner |
Hits:
Description: symbian s60环境一个鸡蛋型图像钟表源代码,相当漂亮和实用,而且很具有学习价值的代码,欢迎下载交流-symbian s60 environmental image watches an egg source code, very beautiful and practical, and are having to learn the value of the code are welcome to download the exchange of
Platform: |
Size: 54272 |
Author: 45646546 |
Hits:
Description: Symbian OS 图片转换程序源代码
可以学习一下-Symbian OS source code picture conversion process can learn about
Platform: |
Size: 30720 |
Author: wind |
Hits:
Description: 这个源代码是symbian下实现图片旋转及缩放的例子代码。对图片处理时有帮助。-This source code is under symbian picture rotation and scaling examples of code. On the picture to help deal with from time to time.
Platform: |
Size: 144384 |
Author: bsj |
Hits:
Description: symbian 平台下,枚举目录下所有格式图像文件,使用CImageReader转换成CFbsBitmap浏览-symbian platform, the enumeration of all directory format image files, use CImageReader into CFbsBitmap browser
Platform: |
Size: 74752 |
Author: hhsjsxx |
Hits:
Description: symbian 图像开发 绘制png jpeg bmp gif 等 多种-symbian image development
Platform: |
Size: 43008 |
Author: Serices |
Hits:
Description: 着几乎所有智能机厂商都将有自己配套的App Store,甚至并非智能手机制造商的三星也有意加入本次混战.
当然,我们也不能忘记苹果最先从iTunes中得到的灵感,从而带来了应用程序商店,一个正确的面向用户,开发者的平台,提供收入分配的盈利模式.
Symbian下也有众多有趣的程序,诺基亚的应用商店将会让这些软件更有吸引力.
-delta = (srcW << 16)/dstW
int pos = delta >> 1
for (int x = 0 x < dstW x++) {
g.setClip(x, 0, 1, srcH)
g.drawImage(src, x- (pos >> 16), 0, Graphics.LEFT |
Graphics.TOP)
pos+= delta
}
Image dst = Image.createImage(dstW, dstH)
g = dst.getGraphics()
delta = (srcH << 16)/dstH
pos = delta >> 1
for (int y = 0 y < dstH y++) {
g.setClip(0, y, dstW, 1)
g.drawImage(tmp, 0, y- (pos >> 16), Graphics.LEFT |
Graphics.TOP)
pos+= delta
Platform: |
Size: 3623936 |
Author: 叶 |
Hits:
Description: Symbian编程总结-图形图像篇-使用双缓存进行图形的绘制-Summary of Symbian programming- graphic image article- the use of double-buffering for graphics rendering
Platform: |
Size: 30720 |
Author: loubin |
Hits:
Description: Symbian手机智能操作系统下的源码,图像查看软件,支持十几种图形格式.
-Symbian smart phone operating system source code, image view software, support for several graphics formats 10.
Platform: |
Size: 2258944 |
Author: zhang |
Hits:
Description: hapters include:
Architecture of Multimedia on Symbian OS
Onboard Camera
Multimedia Framework of both Video & Audio
Image Converter Library
The Tuner
Platform: |
Size: 3974144 |
Author: Hiram |
Hits:
Description: 记忆游戏实例代码,用CarbideC++编译,可以在第三版上运行,Symbian游戏图像开发学习有帮助.-Examples of code memory game with CarbideC++ compiler, you can run in the third edition, Symbian development of learning games to help the image.
Platform: |
Size: 712704 |
Author: 老蔡 |
Hits:
Description: Symbian
完成从文件读取图片,图片大小不能大于最大的手机内存-Symbian completion of reading from a file picture, image size can not be larger than the largest mobile phone memory
Platform: |
Size: 57344 |
Author: jlcheng2002 |
Hits:
Description: Symbian 加载png图片。。一个小demo-Symbian load png image. . A small demo
Platform: |
Size: 58368 |
Author: mtc1256 |
Hits:
Description: Symbian C++ Image Editor application source code
Platform: |
Size: 1864704 |
Author: szakalit |
Hits: