搜索资源列表
S60_Platform_Image_Converter
- 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
S60_Platform_Image_Converter
- 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
ReadAllImage
- symbian 平台下,枚举目录下所有格式图像文件,使用CImageReader转换成CFbsBitmap浏览-symbian platform, the enumeration of all directory format image files, use CImageReader into CFbsBitmap browser
ImageConverter
- 这个例子展示如何使用图象转换APIs可利用在S60平台(图象转换图书馆, ICL)。 这些APIs包括重要类,例如为转动和称图象和CBitmapScaler将使用的CBitmapRotator,分别。 CImageEncoder和CImageDecoder类被用于访问图象编码器和译码器可利用在ICL中。 图象在同样或一个不同的格式可以被打开,被转动,被称和被保存。 更新应用的UI为接触被优选了使用,例如,长的轻拍和有触觉的反馈。 S60
Example2D
- This C++ code example demonstrates an application with custom 2D graphics-This C++ code example demonstrates an application with custom 2D graphics. The application is designed to support various S60 devices with differe
BmpSave
- Symbian上将一个CFbsBitmap对象保存为bmp图片的方法-How to save a bmp from a CFbsBitmap object...