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