rgba function.
Variables
Constants
Functions
rgba()
function
Overloads
rgba
(red, green, blue, alpha) -> indie.Color
Creates a
Color object by its RGB components and alpha channel.Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Library reference for indie.color package. Comprehensive documentation of built-in colors, RGBA function, and Color type implementation for Indie programming language.
rgba function.
Constants
rgba()Overloads
Color object by its RGB components and alpha channel.Show parameters info
0.0 (fully transparent) to 1.0 (fully opaque).Was this page helpful?