Skip to content

Commit b9c2340

Browse files
committed
说明文件
1 parent 3b847e7 commit b9c2340

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CustomView/Base/[3]Color.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44

55
## 一.简单介绍颜色
66

7+
安卓支持的颜色模式:
8+
9+
颜色模式 |
10+
:--- |
11+
ARGB8888 |
12+
ARGB4444 |
13+
RGB565 |
14+
Alpha8 |
15+
716
安卓中颜色是按照ARGB方式定义的。
817

918
类型 | 解释 | 0(0x00) | 255(0xff)

0 commit comments

Comments
 (0)