搜索资源列表
android-multimedia
- Android多媒体实例大汇集--1、Image的获取和存储。2、Image的检索和显示。3、定制自己的Camera。4、实现像PhotoShop中的一些功能,对图像进行编辑,合成等。-Android large collection of multimedia examples- 1, Image acquisition and storage. 2, Image retrieval and display. 3, customize their Camera. 4, the implemen
psdformater.tar
- 解析Photoshop源文件(.psd),并将图像数据转换为Android SDK中的Bitmap对象。 基于开源项目“java-psd-library”修改 原项目位置:http://code.google.com/p/java-psd-library/ 示例: File psdFile = new File("/sdcard/11.psd") try { Psd psd = new Psd(psdFile) imageView.setImage
image-manipulations
- Android平台上的PhotoShop程序,可以实现一些基本的图形处理-PhotoShop program on the Android platform, you can achieve some basic graphics processing
