Alpha Color Array
Jump to navigation
Jump to search
File:TArduinoAlphaColorArray.png
Summary
Outputs values from a configurable array of alpha colors.
Description
The **Alpha Color Array** component allows you to define a set of alpha color values using elements. On each Clock trigger, it outputs the value corresponding to the current Index, which can also be set externally. This is useful for cycling through multiple transparency values in LEDs, displays, or visual effects.
Diagram:
Categories
- File:TArduinoColorCategory.png Category Alpha Color – Components for handling arrays of alpha color values.
Properties
- Elements – Define the list of alpha color values to use.
- Initial Index – The starting index for the output.
Pins
Input Pins
- Clock – Triggers output of the current element.
- Index – Optional input to set the output element index manually.
Output Pins
- Out – Outputs the alpha color value corresponding to the current index.