Alpha Color Value

From Visuino
Jump to navigation Jump to search

File:TArduinoAlphaColorValue.png

Summary

Outputs a configurable Alpha Color with optional value control through elements.

Description

The **Alpha Color Value** component outputs an alpha color (a color with transparency). It allows defining a default value and additional values via elements. These values can be triggered at any time, making it useful for applications where different color states with transparency need to be activated dynamically.

Diagram:

Categories

Properties

  • Value – Default alpha color value to be output.
  • Elements – Configurable elements that define and control multiple values. Available elements:
    • Set Value – Triggers output of a specific color value.
    • Set Value State – Enables or disables output based on a boolean state.

Pins

Input Pins

  • Clock – Triggers output of the default value.

Output Pins

  • Out – Outputs the selected alpha color value.

Element Pins

  • Set Value – Clock input to trigger its defined color.
  • Set Value State – Boolean input to enable or disable its value.