Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ONE_SECOND |
1000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
COLOR_RGB |
0 |
public static final int |
GRAYSCALE |
1 |
public static final int |
QUALITY_HIGH |
4 |
public static final int |
QUALITY_LM |
1 |
public static final int |
QUALITY_LOW |
0 |
public static final int |
QUALITY_MEDIUM |
2 |
public static final int |
QUALITY_MH |
3 |
public static final int |
SMOOTH_TOPO_MEDIUM |
2 |
public static final int |
SMOOTH_TOPO_MV |
3 |
public static final int |
SMOOTH_TOPO_NM |
1 |
public static final int |
SMOOTH_TOPO_NO |
0 |
public static final int |
SMOOTH_TOPO_VERY |
4 |