| Reply | « Previous Thread | Next Thread » |
|
now i am developing a project:
i receive the picture data(for example a map ) from the PC server, i receive the data through socket, but how can i display it on the screen ?(use bitmap class or else?) i have no way how to deal with it ! please help me ! very very thanks! 请告诉我详细的方法和类,好吗?非常感谢! |
| fengwangjiang |
| View Public Profile |
| Find all posts by fengwangjiang |
|
Hi,
You can follow the following steps to do the job: 1) Use the received data to construct a descriptor object (TDesC8). 2) Use CMdaImageDescToBitmapUtility class to do the conversion from TDesC8 to a bitmap. You may refer to the "bitmapman" sample code in SDK for help. 3) Use the following link to find the corresponding information to display the bitmap to a screen although it is exactly the same. » Symbian OS v6.1 Edition for C++ » API Guide » Graphics » Using Bitmaps » How to create and draw to an off-screen bitmap Hope this helps! Liuxg Forum Nokia |
|
非常感谢你,这个问题困绕我好久了,非常感谢!!!
你的工作对整个SYMBIAN 的中国开发者非常重要,再次感谢! |
| fengwangjiang |
| View Public Profile |
| Find all posts by fengwangjiang |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |