Remember Alpha Color Value

From Visuino
Jump to navigation Jump to search

File:TArduinoRememberAlphaColorValue.png

Summary

Stores and recalls an alpha color value based on trigger inputs.

Description

The **Remember Alpha Color Value** component allows you to store an incoming alpha color value when the Remember clock input is triggered, and recall the stored value when the Recall clock input is triggered. This is useful for temporarily holding transparency values or for creating memory-based effects in LED displays or visual systems.

Diagram:

Categories

Properties

  • Enabled – Enables or disables the component.
  • Initial Value – The alpha color value set at initialization.

Pins

Input Pins

  • In – Incoming alpha color value to be stored.
  • Remember – Clock input that stores the current In value.
  • Recall – Clock input that outputs the stored value to Out.

Output Pins

  • Out – Outputs the current or recalled alpha color value.