提交 e562160f 编写于 作者: L lancer

Description: add ARGB8888 in GetColorType

IssueNo: https://gitee.com/openharmony/graphic_ui/issues/I6AZ8E?from=project-issue
Feature or Bugfix: Bugfix
Binary Source:No
Signed-off-by: Nlancer <haoshuo@huawei.com>
上级 88803745
......@@ -210,6 +210,8 @@ public:
return A4;
case FONT_WEIGHT_8:
return A8;
case FONT_WEIGHT_32:
return ARGB8888;
default:
return UNKNOWN;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册