| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
PNG |
"png" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
EDGE_CLAMP |
2 |
public static final int |
EDGE_MIRROR |
1 |
public static final int |
EDGE_ZERO |
0 |
Copyright © 2022. All rights reserved.