RGBW Alpha Color Array
Jump to navigation
Jump to search
File:TArduinoRGBWAlphaColorArray.png
Summary
Outputs values from a configurable array of RGBW alpha colors.
Description
The **RGBW Alpha Color Array** component allows you to define a set of RGBW 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 RGWB transparency and color values in LEDs, displays, or visual effects.
Diagram:
Categories
- File:TArduinoColorCategory.png Category RGBW Alpha Color – Components for handling arrays of RGBW alpha color values.
Properties
- Elements – Define the list of RGBW 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 RGBW alpha color value corresponding to the current index.