public class ImageState
extends java.lang.Object
| Constructor and Description |
|---|
ImageState(android.graphics.RectF cropRect,
android.graphics.RectF currentImageRect,
float currentScale,
float currentAngle) |
| Modifier and Type | Method and Description |
|---|---|
android.graphics.RectF |
getCropRect() |
float |
getCurrentAngle() |
android.graphics.RectF |
getCurrentImageRect() |
float |
getCurrentScale() |