Android Open Source - Image sample Android-Image-Clipping






Project Summary

This is a sample project on how to use multiple paths to clip an image in Android canvas..

Web Site / Source Repository

Android-Image-Clipping is hosted in the following web site
https://github.com/cdoger/Android-Image-Clipping

If you think the Android project Android-Image-Clipping listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Android-Image-Clipping.

ItemValue
Java File Count5
Supported screen sizes[mdpi, xhdpi]
Minimum SDK Version9
Activity Count1




Resource Files

There are 2 image files in Android-Image-Clipping. The names of the image files are listed as follows.

control.png
normal.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Android-Image-Clipping has the following Java source files.

com.cd.clipping.BezierCurve.java
com.cd.clipping.BezierPoint.java
com.cd.clipping.BezierView.java
com.cd.clipping.ClippingActivity.java
com.cd.clipping.CurveHolder.java