public class CropImageType
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CropImageType.REVERSE_TYPE
翻转
|
| Modifier and Type | Field and Description |
|---|---|
static int |
CROPIMAGE_GRID_OFF
图片剪切网格显示关闭
|
static int |
CROPIMAGE_GRID_ON
图片剪切网格显示开启
|
static int |
CROPIMAGE_GRID_ON_TOUCH
图片剪切触摸时网格显示
|
static int |
ROTATE_NINETY_DEGREES
旋转角度
|
| Constructor and Description |
|---|
CropImageType() |
public static final int CROPIMAGE_GRID_OFF
public static final int CROPIMAGE_GRID_ON_TOUCH
public static final int CROPIMAGE_GRID_ON
public static int ROTATE_NINETY_DEGREES