Color To Alpha Color
Jump to navigation
Jump to search
File:TArduinoColorToAlphaColor.png
Summary
Converts a color signal into an alpha (transparency) color signal.
Description
The **Color To Alpha Color** component extracts or applies a transparency value to an incoming color signal. The Alpha/Transparency property determines the output alpha value, and an Initial Value can be set for startup. This is useful for controlling transparency effects based on color inputs in LEDs, displays, or visual systems.
Diagram:
Categories
- File:TArduinoColorCategory.png Category Alpha Color – Components for converting color values to alpha (transparency).
Properties
- Alpha/Transparency – The alpha value to apply to the input color.
- Initial Value – The starting alpha color value.
Pins
Input Pins
- In – Incoming color signal.
Output Pins
- Out – Resulting alpha color output.