Class Color

颜色

不透明颜色

方法

方法返回类型简介
asRgbColor()RgbColor将此颜色转换为 RgbColor
asThemeColor()ThemeColor将此颜色转换为 ThemeColor
getColorType()ColorType获取此颜色的类型。

详细文档

asRgbColor()

将此颜色转换为 RgbColor

弃踢回攻

RgbColor

抛出

Error - 如果颜色不是 RgbColor

授权

使用此方法的脚本需要获得以下一个或多个范围的授权:

  • https://www.googleapis.com/auth/presentations.currentonly
  • https://www.googleapis.com/auth/presentations

asThemeColor()

将此颜色转换为 ThemeColor

弃踢回攻

ThemeColor

抛出

Error - 如果颜色不是 ThemeColor

授权

使用此方法的脚本需要获得以下一个或多个范围的授权:

  • https://www.googleapis.com/auth/presentations.currentonly
  • https://www.googleapis.com/auth/presentations

getColorType()

获取此颜色的类型。

弃踢回攻

ColorType - 颜色类型。

授权

使用此方法的脚本需要获得以下一个或多个范围的授权:

  • https://www.googleapis.com/auth/presentations.currentonly
  • https://www.googleapis.com/auth/presentations