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