For the complete documentation index, see llms.txt. This page is also available as Markdown.

TypingsRapiTypes.RapiBaseColor

typings/rapi-types.RapiBaseColor

Indexable

▪ [key: string]: number

Table of contents

Properties

  • b

  • g

  • r

Properties

b

b: number


g

g: number


r

r: number

Last updated