程序包 dev.utils.common
接口 ColorUtils.ColorInfo.Parser
- 所有已知实现类:
ColorUtils.ColorInfo.ColorParser
- 封闭类:
- ColorUtils.ColorInfo
public static interface ColorUtils.ColorInfo.Parser
detail: Color 解析器
- 作者:
- Ttt
-
方法概要
-
方法详细资料
-
handleColor
处理 color- 参数:
value- 如: #000000- 返回:
- 处理后的 value
-