文件名称:sharpen
- 所属分类:
- android开发
- 资源属性:
- [Android] [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 14.53mb
- 下载次数:
- 0次
- 提 供 者:
- Natali******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
android.graphics.Camera可以对图像执行一些比较复杂的操作,诸如旋转与绽放,与Matrix可实现图像的倾斜。
个人总结Camera与Matrix的一些区别如下:
Camera的rotate()相关方法是指定某一维度上旋转指定的角度。
Matrix的rotate()相关方法实现的效果是顺时针旋转指定的角度;与Camera指定Z轴旋转效果相同,但方向相反。
Camera的translate()方法根据某一维度上视点的位移实现图像的缩放,与Matrix的scale()相关方法作用效果相似,只是Matrix的scale()相关方法是直接指定缩放比例。
Camera不支持倾斜操作,Matrix可以直接实现倾斜操作。-android.graphics.Camera Images can perform some of the more complex operations, such as rotation and bloom, and Matrix Figure
Like the tilt.
Personal summary of some of the differences in the Camera and Matrix are as follows:
Camera, rotate () related methods specify the angle of rotation specified in a dimension.
The Matrix, the rotate () related methods to achieve the effect clockwise rotation of the specified angle Camera specify the Z-axis has the same effect, but
The opposite direction.
Camera, the translate () method according to the displacement of a dimension point of view, image scaling and the scale of the Matrix () method
The effect is similar, only the scale () related to the Matrix approach is to directly specify the scaling.
Camera does not support the tilt, the Matrix can directly tilt operation.
个人总结Camera与Matrix的一些区别如下:
Camera的rotate()相关方法是指定某一维度上旋转指定的角度。
Matrix的rotate()相关方法实现的效果是顺时针旋转指定的角度;与Camera指定Z轴旋转效果相同,但方向相反。
Camera的translate()方法根据某一维度上视点的位移实现图像的缩放,与Matrix的scale()相关方法作用效果相似,只是Matrix的scale()相关方法是直接指定缩放比例。
Camera不支持倾斜操作,Matrix可以直接实现倾斜操作。-android.graphics.Camera Images can perform some of the more complex operations, such as rotation and bloom, and Matrix Figure
Like the tilt.
Personal summary of some of the differences in the Camera and Matrix are as follows:
Camera, rotate () related methods specify the angle of rotation specified in a dimension.
The Matrix, the rotate () related methods to achieve the effect clockwise rotation of the specified angle Camera specify the Z-axis has the same effect, but
The opposite direction.
Camera, the translate () method according to the displacement of a dimension point of view, image scaling and the scale of the Matrix () method
The effect is similar, only the scale () related to the Matrix approach is to directly specify the scaling.
Camera does not support the tilt, the Matrix can directly tilt operation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sharpen\.classpath
.......\.project
.......\AndroidManifest.xml
.......\bin\classes\com\project\sharpen\R$attr.class
.......\...\.......\...\.......\.......\R$drawable.class
.......\...\.......\...\.......\.......\R$id.class
.......\...\.......\...\.......\.......\R$layout.class
.......\...\.......\...\.......\.......\R$string.class
.......\...\.......\...\.......\.......\R.class
.......\...\.......\...\.......\.......\SharpenActivity$1.class
.......\...\.......\...\.......\.......\SharpenActivity.class
.......\...\classes.dex
.......\...\res\drawable-hdpi\ic_launcher.png
.......\...\...\.............\mod.png
.......\...\...\.............\mod1.png
.......\...\...\.............\net.png
.......\...\...\.........ldpi\ic_launcher.png
.......\...\...\.........mdpi\ic_launcher.png
.......\...\resources.ap_
.......\...\sharpen.apk
.......\gen\com\project\sharpen\R.java
.......\jian.jpg
.......\proguard.cfg
.......\project.properties
.......\res\drawable-hdpi\ic_launcher.png
.......\...\.............\jian.jpg
.......\...\.............\mod.png
.......\...\.............\mod1.png
.......\...\.............\mohu.jpg
.......\...\.............\net.png
.......\...\.............\sun.jpg
.......\...\.............\xu.jpg
.......\...\.............\xup.png
.......\...\.............\ying.jpg
.......\...\.........ldpi\ic_launcher.png
.......\...\.........mdpi\ic_launcher.png
.......\...\layout\main.xml
.......\...\values\strings.xml
.......\src\com\project\sharpen\SharpenActivity.java
.......\bin\classes\com\project\sharpen
.......\...\.......\...\project
.......\gen\com\project\sharpen
.......\src\com\project\sharpen
.......\bin\classes\com
.......\...\res\drawable-hdpi
.......\...\...\drawable-ldpi
.......\...\...\drawable-mdpi
.......\gen\com\project
.......\src\com\project
.......\bin\classes
.......\...\res
.......\gen\com
.......\res\drawable-hdpi
.......\...\drawable-ldpi
.......\...\drawable-mdpi
.......\...\layout
.......\...\values
.......\src\com
.......\assets
.......\bin
.......\gen
.......\res
.......\src
sharpen
.......\.project
.......\AndroidManifest.xml
.......\bin\classes\com\project\sharpen\R$attr.class
.......\...\.......\...\.......\.......\R$drawable.class
.......\...\.......\...\.......\.......\R$id.class
.......\...\.......\...\.......\.......\R$layout.class
.......\...\.......\...\.......\.......\R$string.class
.......\...\.......\...\.......\.......\R.class
.......\...\.......\...\.......\.......\SharpenActivity$1.class
.......\...\.......\...\.......\.......\SharpenActivity.class
.......\...\classes.dex
.......\...\res\drawable-hdpi\ic_launcher.png
.......\...\...\.............\mod.png
.......\...\...\.............\mod1.png
.......\...\...\.............\net.png
.......\...\...\.........ldpi\ic_launcher.png
.......\...\...\.........mdpi\ic_launcher.png
.......\...\resources.ap_
.......\...\sharpen.apk
.......\gen\com\project\sharpen\R.java
.......\jian.jpg
.......\proguard.cfg
.......\project.properties
.......\res\drawable-hdpi\ic_launcher.png
.......\...\.............\jian.jpg
.......\...\.............\mod.png
.......\...\.............\mod1.png
.......\...\.............\mohu.jpg
.......\...\.............\net.png
.......\...\.............\sun.jpg
.......\...\.............\xu.jpg
.......\...\.............\xup.png
.......\...\.............\ying.jpg
.......\...\.........ldpi\ic_launcher.png
.......\...\.........mdpi\ic_launcher.png
.......\...\layout\main.xml
.......\...\values\strings.xml
.......\src\com\project\sharpen\SharpenActivity.java
.......\bin\classes\com\project\sharpen
.......\...\.......\...\project
.......\gen\com\project\sharpen
.......\src\com\project\sharpen
.......\bin\classes\com
.......\...\res\drawable-hdpi
.......\...\...\drawable-ldpi
.......\...\...\drawable-mdpi
.......\gen\com\project
.......\src\com\project
.......\bin\classes
.......\...\res
.......\gen\com
.......\res\drawable-hdpi
.......\...\drawable-ldpi
.......\...\drawable-mdpi
.......\...\layout
.......\...\values
.......\src\com
.......\assets
.......\bin
.......\gen
.......\res
.......\src
sharpen