Color – Make Color (ARGB)

Use Value Description

Generates a color code based on ARGB values

Color.ARGB


Parameters

Alpha – The level of transparency the color has (0 is transparent and 255 is opaque)

Red – How much red if in the color (0 to 255)

Green – How much green if in the color (0 to 255)

Blue – How much blue if in the color (0 to 255)


Related Events/Use Values

Color – Make Color (Alpha + Color) (Use Value)

Color – Make Color (RGB) (Use Value)


Does this page need more information? Email Us!