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