set_theme_color方法

set_theme_color(self, type, color)

设置主题颜色


def set_theme_color(self, type, color):
    ...
范围类型描述
typeThemeColorType主题颜色类型。
coloraspose.pydrawing.Color主题颜色

也可以看看