public class ScreenShooter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static int |
DEFAULT_CANVAS_BACKGROUND |
protected static int |
systemStatusBarHeight |
| Constructor and Description |
|---|
ScreenShooter() |
| Modifier and Type | Method and Description |
|---|---|
android.graphics.Bitmap |
createScreenShot(android.app.Activity activity) |
android.graphics.Bitmap |
createScreenShot(android.view.View view) |
protected static final int DEFAULT_CANVAS_BACKGROUND
protected static int systemStatusBarHeight