说明文件

This commit is contained in:
sloop
2016-03-13 20:59:36 +08:00
parent 3b847e7676
commit b9c23405b8

View File

@@ -4,6 +4,15 @@
## 一.简单介绍颜色
安卓支持的颜色模式:
颜色模式 |
:--- |
ARGB8888 |
ARGB4444 |
RGB565 |
Alpha8 |
安卓中颜色是按照ARGB方式定义的。
类型 | 解释 | 0(0x00) | 255(0xff)