| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
REQUEST_CROP |
69 |
public static final int |
RESULT_ERROR |
96 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ALL |
3 |
public static final float |
DEFAULT_COMPRESS_QUALITY |
90.0f |
public static final int |
NONE |
0 |
public static final int |
ROTATE |
2 |
public static final int |
SCALE |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
UNKNOWN_ORIENTATION |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final float |
DEFAULT_ASPECT_RATIO |
0.0f |
public static final int |
DEFAULT_IMAGE_TO_CROP_BOUNDS_ANIM_DURATION |
500 |
public static final int |
DEFAULT_MAX_BITMAP_SIZE |
0 |
public static final float |
DEFAULT_MAX_SCALE_MULTIPLIER |
10.0f |
public static final float |
SOURCE_IMAGE_ASPECT_RATIO |
0.0f |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_CIRCLE_DIMMED_LAYER |
false |
public static final int |
DEFAULT_CROP_GRID_COLUMN_COUNT |
2 |
public static final int |
DEFAULT_CROP_GRID_ROW_COUNT |
2 |
public static final int |
DEFAULT_FREESTYLE_CROP_MODE |
0 |
public static final boolean |
DEFAULT_SHOW_CROP_FRAME |
true |
public static final boolean |
DEFAULT_SHOW_CROP_GRID |
true |
public static final int |
FREESTYLE_CROP_MODE_DISABLE |
0 |
public static final int |
FREESTYLE_CROP_MODE_ENABLE |
1 |
public static final int |
FREESTYLE_CROP_MODE_ENABLE_WITH_PASS_THROUGH |
2 |