透明度 / Alpha
青 / Blue
緑 / Green
赤 / Red
色情報の16進数表現 (ARGB; e.g., 0x00112233) / Hex string (ARGB; e.g., 0x00112233)
色情報のCSS互換表現 (RGB; e.g., rgba(17,34,51)) / Color info in CSS-compatible format (RGB; e.g., rgba(17,34,51))
色情報のCSS互換表現 (RGBA; e.g., rgba(17,34,51,0)) / Color info in CSS-compatible format (RGBA; e.g., rgba(17,34,51,0))
色情報の16進数表現 (RGB) / Hex string (RGB)
色情報の16進数表現 (RGBA; e.g., #11223300) / Hex string (RGBA; e.g., #11223300)
色情報の 32 bit 表現 / Color info in 32 bit integer
色情報の 32 bit 表現 / Color info in 32 bit integer
色情報 / Color
色情報が一致するか否か / Whether the specified color info matches the current info
色情報をセットする
Set color info
Optional
color: string | number | IColor色情報 / Information source
Color
色情報 / Color info